From 58418df1a85aca024eb11cb4304511243cb3dcf4 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 12 Jan 2026 18:19:56 +0000 Subject: [PATCH] modified: apps/authentik/values.yaml --- apps/authentik/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/authentik/values.yaml b/apps/authentik/values.yaml index 3639564..52d2c17 100644 --- a/apps/authentik/values.yaml +++ b/apps/authentik/values.yaml @@ -44,7 +44,7 @@ authentik: image: registry: docker.io repository: bitnami/postgresql - tag: "16" # Simple Tag + tag: "15" # Stabil auth: existingSecret: "authentik-secrets" secretKeys: @@ -60,7 +60,7 @@ authentik: image: registry: docker.io repository: bitnami/redis - tag: "7.4" # Simple Tag + tag: "7.2" # Stabil auth: existingSecret: "authentik-secrets" existingSecretPasswordKey: "redis-password"