diff --git a/clusters/apps/env/production/home/llama/app/hr.yaml b/clusters/apps/env/production/home/llama/app/hr.yaml index b4f2d362a..07ffde91b 100644 --- a/clusters/apps/env/production/home/llama/app/hr.yaml +++ b/clusters/apps/env/production/home/llama/app/hr.yaml @@ -98,7 +98,7 @@ spec: # -- Redis image image: repository: redis - tag: 7.4.5-alpine3.21 + tag: 8.0.5-alpine3.21 pullPolicy: IfNotPresent # -- Redis command (overrides default) command: [] diff --git a/clusters/apps/env/production/home/open-webui/app/hr.yaml b/clusters/apps/env/production/home/open-webui/app/hr.yaml index 1ba352c4a..d40fe9c9b 100644 --- a/clusters/apps/env/production/home/open-webui/app/hr.yaml +++ b/clusters/apps/env/production/home/open-webui/app/hr.yaml @@ -73,7 +73,7 @@ spec: # -- Redis image image: repository: redis - tag: 7.4.5-alpine3.21 + tag: 8.0.5-alpine3.21 pullPolicy: IfNotPresent # -- Redis command (overrides default) command: []