From 59a91a1b37539f1e0c381e6b503e4518cd2db9c3 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 20:08:28 +0000 Subject: [PATCH] feat(helm): update helm release authentik to v2023.8.0 | datasource | package | from | to | | ---------- | --------- | -------- | -------- | | helm | authentik | 2023.6.3 | 2023.8.0 | --- cluster/core/authentik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/authentik/helm-release.yaml b/cluster/core/authentik/helm-release.yaml index be0306748..bdca402e8 100644 --- a/cluster/core/authentik/helm-release.yaml +++ b/cluster/core/authentik/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.goauthentik.io/ chart: authentik - version: 2023.6.3 + version: 2023.8.0 sourceRef: kind: HelmRepository name: authentik-charts