From d64e841b8fc1bf688262228d1b8613a9c2f5e014 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:08:11 +0000 Subject: [PATCH] fix(helm): update helm release authentik to v2022.12.4 | datasource | package | from | to | | ---------- | --------- | --------- | --------- | | helm | authentik | 2022.12.3 | 2022.12.4 | --- 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 b0809f8f1..aa7680b5b 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: 2022.12.3 + version: 2022.12.4 sourceRef: kind: HelmRepository name: authentik-charts