From 0284035b02ed9fdbdfbbb62da1e5f5cfc36d2d87 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 19:07:07 +0000 Subject: [PATCH] feat(helm): update helm release authentik to v2023.2.1 | datasource | package | from | to | | ---------- | --------- | -------- | -------- | | helm | authentik | 2023.1.2 | 2023.2.1 | --- 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 d4ccf638c..5f135ec98 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.1.2 + version: 2023.2.1 sourceRef: kind: HelmRepository name: authentik-charts