From cb625f131aee0a4e2bf4b3706cfd6bd9646f7639 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Dec 2025 02:14:08 +0000 Subject: [PATCH] chore(deps): update redis docker tag to v8 --- services/Authelia/deployment-authelia.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Authelia/deployment-authelia.yaml b/services/Authelia/deployment-authelia.yaml index deb8028..7be0349 100644 --- a/services/Authelia/deployment-authelia.yaml +++ b/services/Authelia/deployment-authelia.yaml @@ -32,7 +32,7 @@ spec: - name: csismb-authelia-conf mountPath: /config - name: redis - image: redis:7-alpine + image: redis:8-alpine args: - redis-server - --requirepass