From c342951e1ee53f71cdb8970b87cfc2f6d8c6b510 Mon Sep 17 00:00:00 2001 From: Yadunand Prem Date: Tue, 13 May 2025 23:00:45 -0400 Subject: [PATCH] chore: bump authentik --- infra/controllers/authentik/authentik.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/infra/controllers/authentik/authentik.yaml b/infra/controllers/authentik/authentik.yaml index 9cf2d75..73431da 100644 --- a/infra/controllers/authentik/authentik.yaml +++ b/infra/controllers/authentik/authentik.yaml @@ -37,7 +37,7 @@ spec: sourceRef: kind: HelmRepository name: authentik-repo - version: 2024.10.1 + version: 2025.4.0 interval: 1m0s values: global: @@ -61,4 +61,3 @@ spec: existingSecret: "authentik-postgresql-password" redis: enabled: true -