From 12b7bd923b101f357d2f99fa3124d7298f0e0d02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:42:03 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2024 --- _infrastructure/authentik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infrastructure/authentik/kustomization.yaml b/_infrastructure/authentik/kustomization.yaml index 0a191f06..c4e4be1e 100644 --- a/_infrastructure/authentik/kustomization.yaml +++ b/_infrastructure/authentik/kustomization.yaml @@ -8,6 +8,6 @@ helmCharts: - name: authentik repo: https://charts.goauthentik.io/ releaseName: authentik - version: 2023.5.4 + version: 2024.12.2 namespace: authentik valuesFile: values.yaml