github BorisPolonsky/dify-helm dify-0.26.0-rc1

latest releases: dify-0.29.0, dify-0.29.0-rc1, dify-0.28.1...
pre-release2 months ago

Release v0.26.0-rc1

This release bumps the default Dify version to 1.5.0 and expands data persistence options for pluginDaemon.

Update

  • Bump default Dify version to 1.5.0 (#214)
  • Introduce Huawei OBS for data persistence in pluginDaemon and resolve configuration issues (#200, #210)
  • Add customized installation instructions (#203)
  • Introduce Aliyun OSS for data persistence in pluginDaemon (#206)
  • Add option to specify update strategy of Deployment (#205) @zigaSRC
  • Introduce Google Cloud Storage for data persistence in pluginDaemon (#211, #212)
  • Introduce Tinder Object Storage Service (TOS) from volcengine as optional data persistence (#213)
  • Add Volcengine Tinder Object Storage Service (TOS) as optional data persistence backend for api, worker and pluginDaemon (#213)

Breaking changes

  • When using Aliyun OSS, Google Cloud Storage, Tencent COS, or Huawei OBS, bucket names for api/worker and pluginDaemon are now specified separately in values.yaml as:
    • bucketName.api for api and worker
    • bucketName.pluginDaemon for pluginDaemon

Full Changelog: dify-0.25.0...dify-0.26.0-rc1

Don't miss a new dify-helm release

NewReleases is sending notifications on new releases.