Skip to content

feat(container)!: Update image ghcr.io/goauthentik/helm-charts/authentik ( 2025.12.2 ➔ 2026.2.0 )#576

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-goauthentik-helm-charts-authentik-2026.x
Open

feat(container)!: Update image ghcr.io/goauthentik/helm-charts/authentik ( 2025.12.2 ➔ 2026.2.0 )#576
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-goauthentik-helm-charts-authentik-2026.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 24, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/helm-charts/authentik (source) major 2025.12.22026.2.0

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

…tik ( 2025.12.2 ➔ 2026.2.0 )

| datasource | package                                   | from      | to       |
| ---------- | ----------------------------------------- | --------- | -------- |
| docker     | ghcr.io/goauthentik/helm-charts/authentik | 2025.12.2 | 2026.2.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 24, 2026

--- kubernetes/apps/security/authentik/app Kustomization: security/authentik OCIRepository: security/authentik

+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik OCIRepository: security/authentik

@@ -11,9 +11,9 @@

 spec:
   interval: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 2025.12.2
+    tag: 2026.2.0
   url: oci://ghcr.io/goauthentik/helm-charts/authentik
 

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 24, 2026

--- HelmRelease: security/authentik Deployment: security/authentik-server

+++ HelmRelease: security/authentik Deployment: security/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: 44661233d5d2f578e1e43077d5a9f6c08ff812e456d63974dffe8d966ff61aa6
+        checksum/secret: e1c03e9cd105b2f789e5aaac4a0428747a22e5224e08e4d29aaa94ba46c0fd88
         secret.reloader.stakater.com/reload: authentik-secret
     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
         image: ghcr.io/home-operations/postgres-init:18.1
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2025.12.2
+        image: ghcr.io/goauthentik/server:2026.2.0
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_STORAGE__MEDIA__BACKEND
           value: s3
--- HelmRelease: security/authentik Deployment: security/authentik-worker

+++ HelmRelease: security/authentik Deployment: security/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: 44661233d5d2f578e1e43077d5a9f6c08ff812e456d63974dffe8d966ff61aa6
+        checksum/secret: e1c03e9cd105b2f789e5aaac4a0428747a22e5224e08e4d29aaa94ba46c0fd88
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2025.12.2
+        image: ghcr.io/goauthentik/server:2026.2.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_STORAGE__MEDIA__BACKEND
           value: s3

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