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 -