From 27111eb0577a7ba897a919c35305813f47be9377 Mon Sep 17 00:00:00 2001 From: "gitops-updater[bot]" <99018933+gitops-updater[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:29:24 +0000 Subject: [PATCH] feat(helm)!: Update Helm release authentik to v2024 | datasource | package | from | to | | ---------- | --------- | -------- | --------- | | helm | authentik | 2023.6.3 | 2024.10.5 | --- 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 7bcdd4626..b4a6bcb91 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.10.5 sourceRef: kind: HelmRepository name: authentik-charts