diff --git a/projects/ai/values/dify.yml b/projects/ai/values/dify.yml index 82c3da74..fc9f96f2 100644 --- a/projects/ai/values/dify.yml +++ b/projects/ai/values/dify.yml @@ -764,7 +764,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 7.0.15-debian-11-r12 + tag: 7.2.4-debian-11-r12 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'