From 7ace60d8647713bd5c609dcd45f4f87f912bc683 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:39:57 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20authentik=20(=202024.8.3?= =?UTF-8?q?=20=E2=86=92=202024.8.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argocd/misc/authentik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/misc/authentik/kustomization.yaml b/argocd/misc/authentik/kustomization.yaml index b830aed5..f19a67b5 100755 --- a/argocd/misc/authentik/kustomization.yaml +++ b/argocd/misc/authentik/kustomization.yaml @@ -16,5 +16,5 @@ helmCharts: releaseName: authentik namespace: *namespace repo: https://charts.goauthentik.io - version: 2024.8.3 + version: 2024.8.4 valuesFile: values.yaml