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 26b650b36..a9b9800a0 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.8-alpine3.21 + tag: 7.4.9-alpine3.21 pullPolicy: IfNotPresent # -- Redis command (overrides default) command: []