From 30e27225edab1328ab73059a8bf558b8444234f3 Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 14:03:45 +0000 Subject: [PATCH] fix: update helm chart authentik to 2024.10.1 | datasource | package | from | to | | ---------- | --------- | --------- | --------- | | helm | authentik | 2024.10.0 | 2024.10.1 | --- .../cluster-0/manifests/security/authentik/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/security/authentik/helmrelease.yaml b/k8s/clusters/cluster-0/manifests/security/authentik/helmrelease.yaml index 501628b251..f2e6adf06a 100644 --- a/k8s/clusters/cluster-0/manifests/security/authentik/helmrelease.yaml +++ b/k8s/clusters/cluster-0/manifests/security/authentik/helmrelease.yaml @@ -12,7 +12,7 @@ spec: spec: # renovate: registryUrl=https://charts.goauthentik.io chart: authentik - version: 2024.10.0 + version: 2024.10.1 sourceRef: kind: HelmRepository name: authentik-charts