From ec15598b241be19119f66ab2f4cf76bce6f50289 Mon Sep 17 00:00:00 2001 From: "pipelines-github-app[bot]" <200609713+pipelines-github-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:34:39 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm)!:=20Update=20authentik-genmachine=20?= =?UTF-8?q?(2025.12.4=20=E2=86=92=202026.2.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------- | --------- | -------- | | helm | authentik | 2025.12.4 | 2026.2.2 | | docker | ghcr.io/goauthentik/server | 2025.12.4 | 2026.2.2 | Co-authored-by: renovate[bot] --- gitops/manifests/authentik/genmachine/app/Chart.yaml | 2 +- .../manifests/authentik/genmachine/app/genmachine-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitops/manifests/authentik/genmachine/app/Chart.yaml b/gitops/manifests/authentik/genmachine/app/Chart.yaml index 198916e0a..1a9a3c461 100644 --- a/gitops/manifests/authentik/genmachine/app/Chart.yaml +++ b/gitops/manifests/authentik/genmachine/app/Chart.yaml @@ -4,5 +4,5 @@ name: authentik version: 1.0.0 dependencies: - name: authentik - version: 2025.12.4 + version: 2026.2.2 repository: https://charts.goauthentik.io diff --git a/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml b/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml index 8a30ad919..818887503 100644 --- a/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml +++ b/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml @@ -6,7 +6,7 @@ authentik: global: image: repository: ghcr.io/goauthentik/server - tag: '2025.12.4' + tag: '2026.2.2' pullPolicy: IfNotPresent env: - name: ADGUARD_ADMIN_PWD