From 1af120296e687eab2c0257b276b5028877a91ce6 Mon Sep 17 00:00:00 2001 From: "gitops-updater[bot]" <99018933+gitops-updater[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:18:31 +0000 Subject: [PATCH] feat(helm)!: Update Helm release authentik to v2024 | datasource | package | from | to | | ---------- | --------- | -------- | -------- | | helm | authentik | 2023.6.3 | 2024.6.4 | --- cluster/apps/networking/authentik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/authentik/helm-release.yaml b/cluster/apps/networking/authentik/helm-release.yaml index a7cedbfaa..91efdaef3 100644 --- a/cluster/apps/networking/authentik/helm-release.yaml +++ b/cluster/apps/networking/authentik/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.goauthentik.io chart: authentik - version: 2023.6.3 + version: 2024.6.4 sourceRef: kind: HelmRepository name: authentik-charts