Skip to content

feat(helm)!: Update chart authentik to 2026.2.1#419

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/authentik-2026.x
Open

feat(helm)!: Update chart authentik to 2026.2.1#419
renovate[bot] wants to merge 1 commit intomainfrom
renovate/authentik-2026.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
authentik (source) major 2025.10.32026.2.1

Release Notes

goauthentik/helm (authentik)

v2026.2.1

Compare Source

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

What's Changed

New Contributors

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


Full release notes for authentik

See https://docs.goauthentik.io/docs/releases/2026.2#fixed-in-202621

What's Changed

Full Changelog: goauthentik/authentik@version/2026.2.0...version/2026.2.1

v2026.2.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: goauthentik/helm@authentik-2025.12.4...authentik-2026.2.0


Full release notes for authentik

See https://docs.goauthentik.io/docs/releases/2026.2

What's Changed


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@github-actions
Copy link

github-actions bot commented Feb 28, 2026

--- kubernetes/apps/solar0/authentik/app Kustomization: flux-system/authentik HelmRelease: solar0/authentik

+++ kubernetes/apps/solar0/authentik/app Kustomization: flux-system/authentik HelmRelease: solar0/authentik

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

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2025.10.3
+      version: 2026.2.1
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@github-actions
Copy link

github-actions bot commented Feb 28, 2026

--- HelmRelease: solar0/authentik Deployment: solar0/authentik-server

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

@@ -26,25 +26,25 @@

         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: 39bd00e4d984637b261d3d019244b29b1717c165015146e74eca812bc31fa520
+        checksum/secret: 8a49b3ad78f71668704a85b71754ebbb82ab60e0313a5e7a7e7f53803bc4fc46
     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
         image: ghcr.io/onedr0p/postgres-init:16.8
         imagePullPolicy: IfNotPresent
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2025.10.3
+        image: ghcr.io/goauthentik/server:2026.2.1
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: solar0/authentik Deployment: solar0/authentik-worker

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

@@ -26,19 +26,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: 39bd00e4d984637b261d3d019244b29b1717c165015146e74eca812bc31fa520
+        checksum/secret: 8a49b3ad78f71668704a85b71754ebbb82ab60e0313a5e7a7e7f53803bc4fc46
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2025.10.3
+        image: ghcr.io/goauthentik/server:2026.2.1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000

@renovate renovate bot force-pushed the renovate/authentik-2026.x branch from 3db6dc4 to 8220493 Compare March 4, 2026 01:57
@renovate renovate bot changed the title feat(helm)!: Update chart authentik to 2026.2.0 feat(helm)!: Update chart authentik to 2026.2.1 Mar 4, 2026
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