Skip to content

fix(helm): update chart authentik ( 2026.2.1 → 2026.2.2 )#2934

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/authentik
Open

fix(helm): update chart authentik ( 2026.2.1 → 2026.2.2 )#2934
renovate[bot] wants to merge 1 commit intomainfrom
renovate/authentik

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Update Change
authentik (source) patch 2026.2.12026.2.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

goauthentik/helm (authentik)

v2026.2.2

Compare Source

authentik is an open-source Identity Provider focused on flexibility and versatility

What's Changed

Full Changelog: goauthentik/helm@authentik-2026.2.1...authentik-2026.2.2


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package   | from     | to       |
| ---------- | --------- | -------- | -------- |
| helm       | authentik | 2026.2.1 | 2026.2.2 |
@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Apr 8, 2026

--- kubernetes/subterra/apps/infra/authentik/app Kustomization: flux-system/cluster-apps-authentik HelmRelease: infra/authentik

+++ kubernetes/subterra/apps/infra/authentik/app Kustomization: flux-system/cluster-apps-authentik HelmRelease: infra/authentik

@@ -13,13 +13,13 @@

       chart: authentik
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: authentik-charts
         namespace: flux-system
-      version: 2026.2.1
+      version: 2026.2.2
   interval: 5m
   timeout: 10m0s
   values:
     authentik:
       email:
         from: authentik@glants.xyz

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Apr 8, 2026

--- HelmRelease: infra/authentik Deployment: infra/authentik-server

+++ HelmRelease: infra/authentik Deployment: infra/authentik-server

@@ -24,18 +24,18 @@

         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: server
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: authentik
       annotations:
-        checksum/secret: b52f6722e651af04cbc4f4b51fda556d1be4a5cac975e9393ffeef4f8a89f35b
+        checksum/secret: 750eecaafd82a99a495a3bc8e3350d31e87e8b5e4f5ab109865eab470641596d
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2026.2.1
+        image: ghcr.io/goauthentik/server:2026.2.2
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_SECRET_KEY
           valueFrom:
--- HelmRelease: infra/authentik Deployment: infra/authentik-worker

+++ HelmRelease: infra/authentik Deployment: infra/authentik-worker

@@ -24,19 +24,19 @@

         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: worker
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: authentik
       annotations:
-        checksum/secret: b52f6722e651af04cbc4f4b51fda556d1be4a5cac975e9393ffeef4f8a89f35b
+        checksum/secret: 750eecaafd82a99a495a3bc8e3350d31e87e8b5e4f5ab109865eab470641596d
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2026.2.1
+        image: ghcr.io/goauthentik/server:2026.2.2
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_SECRET_KEY
           valueFrom:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants