From 28aa989ab61002bf672fe755b68ac6658711193b Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 22 Feb 2024 17:04:49 +0000 Subject: [PATCH] chore(images): update helm release authentik to v2024 --- argo/cluster/misc/authentik/chart/Chart.lock | 6 +++--- argo/cluster/misc/authentik/chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/argo/cluster/misc/authentik/chart/Chart.lock b/argo/cluster/misc/authentik/chart/Chart.lock index 9a0e9929..c0aae9c2 100644 --- a/argo/cluster/misc/authentik/chart/Chart.lock +++ b/argo/cluster/misc/authentik/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: authentik repository: https://charts.goauthentik.io - version: 2023.10.7 -digest: sha256:9c8003d88e960fdf764f0f3d3c3e95fa23f69f61c9bd9a21ea6e7c342cc2aad9 -generated: "2024-01-29T18:03:25.305564592Z" + version: 2024.2.1 +digest: sha256:58075fe8526e3a9e78d974f9804a2bf2f907ed75c28b6cf8e56385082130cca4 +generated: "2024-02-22T17:04:46.643996952Z" diff --git a/argo/cluster/misc/authentik/chart/Chart.yaml b/argo/cluster/misc/authentik/chart/Chart.yaml index 3be2174d..31fcb0eb 100644 --- a/argo/cluster/misc/authentik/chart/Chart.yaml +++ b/argo/cluster/misc/authentik/chart/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: authentik - version: "2023.10.7" + version: "2024.2.1" repository: https://charts.goauthentik.io