From 3642b343600c299b05def1d96f58fbc3f2967f54 Mon Sep 17 00:00:00 2001 From: "gitops-updater[bot]" <99018933+gitops-updater[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:24:16 +0000 Subject: [PATCH] feat(helm)!: Update Helm release authentik to v2024 | datasource | package | from | to | | ---------- | --------- | -------- | -------- | | helm | authentik | 2023.6.3 | 2024.6.3 | --- 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..9efad4e7c 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.3 sourceRef: kind: HelmRepository name: authentik-charts