From 6946b1480b368141790869f53edfd72a94e528c8 Mon Sep 17 00:00:00 2001 From: "chaplain-grimaldus[bot]" <167642948+chaplain-grimaldus[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:04:42 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20redis=20(=20?= =?UTF-8?q?7.4.9=20=E2=86=92=207.4.10=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clusters/apps/env/production/home/open-webui/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 95eba9e55..4b2c5c81b 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.9-alpine3.21 + tag: 7.4.10-alpine3.21 pullPolicy: IfNotPresent # -- Redis command (overrides default) command: []