升级主应用为 v1.1.2, PluginDaemon 为 v0.0.6
This commit is contained in:
+3
-3
@@ -5,7 +5,7 @@
|
||||
image:
|
||||
api:
|
||||
repository: langgenius/dify-api
|
||||
tag: "1.0.1"
|
||||
tag: "1.1.2"
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -15,7 +15,7 @@ image:
|
||||
# - myRegistryKeySecretName
|
||||
web:
|
||||
repository: langgenius/dify-web
|
||||
tag: "1.0.1"
|
||||
tag: "1.1.2"
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -57,7 +57,7 @@ image:
|
||||
|
||||
pluginDaemon:
|
||||
repository: langgenius/dify-plugin-daemon
|
||||
tag: 0.0.4-local
|
||||
tag: 0.0.6-local
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user