Skip to content

Commit

Permalink
Upgrade dify
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoanle committed Apr 9, 2024
1 parent b19df4b commit 0bc2add
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/apps/ai/dify/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
main:
image:
repository: langgenius/dify-api
tag: 0.5.10
tag: 0.6.0-fix1
pullPolicy: Always
env:
MODE: api
Expand All @@ -60,7 +60,7 @@ spec:
main:
image:
repository: langgenius/dify-api
tag: 0.5.10
tag: 0.6.0-fix1
pullPolicy: Always
env:
MODE: worker
Expand All @@ -81,7 +81,7 @@ spec:
web:
image:
repository: langgenius/dify-web
tag: 0.5.10
tag: 0.6.0-fix1
pullPolicy: Always
env:
EDITION: SELF_HOSTED
Expand Down

0 comments on commit 0bc2add

Please sign in to comment.