Dify Helm Versions Save

Deploy langgenious/dify, an LLM based app on kubernetes with helm chart

dify-0.20.0

2 weeks ago

Release 0.20.0

This version introduces dify workflow and better security design.

Release Note

  • Update dify to 0.6.3
  • Store credential as Secret instead of ConfigMap
  • Introduce component sandbox

IMPORTANT

Migration

Please go through this guide BEFORE migrating from pre-workflow versions of dify.

Sandbox Privilege Escalation

Out of security concern, sandbox containers will be deployed without privilege by default. To allow privilege escalation as the official docker-compose.yaml does, set sandbox.privilege as true. Refer to security context for further details.

dify-0.20.0-rc2

2 weeks ago

Release 0.20.0-rc2

This version brings support for dify workflow and better security design.

Release Note

  • Update dify to 0.6.3
  • Store credential as Secret instead of ConfigMap
  • Introduce component sandbox

IMPORTANT

Please go through this guide BEFORE migrating from pre-workflow versions of dify.

dify-0.20.0-rc1

2 weeks ago

Release 0.20.0-rc1

This version brings support for dify 0.6.3 and improved security design.

Release Note

  • Update dify to 0.6.3
  • Store credential as Secret instead of ConfigMap
  • Introduce component sandbox

IMPORTANT

Please go through this guide BEFORE migrating from pre-workflow versions of dify.

dify-0.19.0

3 weeks ago

Release 0.19.0

Compatibility for 0.5.* and minor tweaks for for pre-workflow versions of dify.

Release Note

  • Use dify 0.5.11-fix by default
  • Added Azure Blob Storage support
  • Added log level configuration for worker
  • Added comment on using existing secret as environment variable

dify-0.19.0-rc1

3 weeks ago

Release 0.19.0-rc1

Compatibility for 0.5.* and minor tweaks for for pre-workflow versions of dify.

Release Note

  • Use dify 0.5.11-fix by default
  • Added Azure Blob Storage support
  • Added log level configuration for worker
  • Added comment on using existing secret as environment variable

dify-0.18.0

1 month ago

Release 0.18.0

This release resolves deployment configuration error for qdrant users

Release Note

  • Fix ConfigMap error when .Values.externalQdrant=true @kaktos
  • Quote consoleApi and appApi @kaktos
  • Rename ports to meet istio port name convention.

dify-0.17.2

1 month ago

Release 0.17.2

This release patches nginx and milvus configuration error in 0.17.0

Patch Note

  • Fix ConfigMap error when .Values.externalMilvus.enable were set as true
  • Fix /files routing when .Values.proxy.enable=true

Highlights

Bump dify version to 0.4.9

  • Add external milvus support
  • Removed deprecated variables since 0.3.8
    • CONSOLE_URL
    • API_URL
    • APP_URL
  • Removed deprecated variables since 0.3.24
    • SESSION_TYPE
    • SESSION_REDIS_HOST
    • SESSION_REDIS_PORT
    • SESSION_REDIS_DB
    • SESSION_REDIS_USERNAME
    • SESSION_REDIS_PASSWORD
    • SESSION_REDIS_USE_SSL
  • Added mail configuration

Migration Notice

⚠️ [BREAKING CHANGE] ⚠️ since v0.3.21: https://github.com/langgenius/dify/releases/tag/0.3.21

dify-0.17.2-rc1

1 month ago

Release 0.17.2-rc1

This release patches nginx and milvus configuration error in 0.17.0

Patch Note

  • Fix ConfigMap error when .Values.externalMilvus.enable were set as true
  • Fix /files routing when .Values.proxy.enable=true

Highlights

Bump dify version to 0.4.9

  • Add external milvus support
  • Removed deprecated variables since 0.3.8
    • CONSOLE_URL
    • API_URL
    • APP_URL
  • Removed deprecated variables since 0.3.24
    • SESSION_TYPE
    • SESSION_REDIS_HOST
    • SESSION_REDIS_PORT
    • SESSION_REDIS_DB
    • SESSION_REDIS_USERNAME
    • SESSION_REDIS_PASSWORD
    • SESSION_REDIS_USE_SSL
  • Added mail configuration

Migration Notice

⚠️ [BREAKING CHANGE] ⚠️ since v0.3.21: https://github.com/langgenius/dify/releases/tag/0.3.21

dify-0.17.1

2 months ago

Release 0.17.1

This release patches milvus configuration error in 0.17.0

Patch Note

  • Fix ConfigMap error when .Values.externalMilvus.enable were set as true

Highlights

Bump dify version to 0.4.9

  • Add external milvus support
  • Removed deprecated variables since 0.3.8
    • CONSOLE_URL
    • API_URL
    • APP_URL
  • Removed deprecated variables since 0.3.24
    • SESSION_TYPE
    • SESSION_REDIS_HOST
    • SESSION_REDIS_PORT
    • SESSION_REDIS_DB
    • SESSION_REDIS_USERNAME
    • SESSION_REDIS_PASSWORD
    • SESSION_REDIS_USE_SSL
  • Added mail configuration

Migration Notice

⚠️ [BREAKING CHANGE] ⚠️ since v0.3.21: https://github.com/langgenius/dify/releases/tag/0.3.21

dify-0.17.0

3 months ago

Release 0.17.0

Highlights

Bump dify version to 0.4.9

  • Add external milvus support
  • Removed deprecated variables since 0.3.8
    • CONSOLE_URL
    • API_URL
    • APP_URL
  • Removed deprecated variables since 0.3.24
    • SESSION_TYPE
    • SESSION_REDIS_HOST
    • SESSION_REDIS_PORT
    • SESSION_REDIS_DB
    • SESSION_REDIS_USERNAME
    • SESSION_REDIS_PASSWORD
    • SESSION_REDIS_USE_SSL
  • Added mail configuration

Migration Notice

⚠️ [BREAKING CHANGE] ⚠️ since v0.3.21: https://github.com/langgenius/dify/releases/tag/0.3.21