From 902d630d09cffe31d0823cefcde50ef5b5d34f4a Mon Sep 17 00:00:00 2001 From: ab Date: Fri, 12 Sep 2025 09:44:00 +0000 Subject: [PATCH] Update k8s/core/authentik/kustomization.yaml --- k8s/core/authentik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/authentik/kustomization.yaml b/k8s/core/authentik/kustomization.yaml index 8d146ff..67ee653 100644 --- a/k8s/core/authentik/kustomization.yaml +++ b/k8s/core/authentik/kustomization.yaml @@ -9,7 +9,7 @@ resources: helmCharts: - name: authentik repo: https://charts.goauthentik.io - version: 2025.2.3 + version: 2025.8.1 releaseName: authentik namespace: authentik valuesFile: values.yaml