Skip to content

feat(container): update image ghcr.io/goauthentik/helm-charts/authentik ( 2026.2.3 → 2026.5.0 ) - #1775

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-goauthentik-helm-charts-authentik-2026.x
May 23, 2026
Merged

feat(container): update image ghcr.io/goauthentik/helm-charts/authentik ( 2026.2.3 → 2026.5.0 )#1775
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-goauthentik-helm-charts-authentik-2026.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/helm-charts/authentik (source) minor 2026.2.32026.5.0

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

@github-actions

Copy link
Copy Markdown
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-server

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

@@ -24,22 +24,22 @@

         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: 00bab4e9839ee7f801e910ceeb6516075167b8df39c77ef407967651eacc45b7
+        checksum/secret: 54f095377785c7178349691416ae8370f02f23cf8a09bbfc01124bbfbf118f7e
     spec:
       securityContext:
         fsGroup: 1000
         runAsGroup: 1000
         runAsUser: 1000
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2026.2.3
+        image: ghcr.io/goauthentik/server:2026.5.0
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_POSTGRESQL__HOST
           value: pg-cluster-primary.databases.svc.cluster.local
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-worker

+++ HelmRelease: authentik/authentik Deployment: authentik/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: 00bab4e9839ee7f801e910ceeb6516075167b8df39c77ef407967651eacc45b7
+        checksum/secret: 54f095377785c7178349691416ae8370f02f23cf8a09bbfc01124bbfbf118f7e
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2026.2.3
+        image: ghcr.io/goauthentik/server:2026.5.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_POSTGRESQL__HOST
           value: pg-cluster-primary.databases.svc.cluster.local

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/authentik/app Kustomization: authentik/authentik OCIRepository: authentik/authentik-chart

+++ kubernetes/apps/authentik/app Kustomization: authentik/authentik OCIRepository: authentik/authentik-chart

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

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

@Mafyuh
Mafyuh merged commit b294625 into main May 23, 2026
5 checks passed
@Mafyuh
Mafyuh deleted the renovate/ghcr.io-goauthentik-helm-charts-authentik-2026.x branch May 23, 2026 02:04
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.

1 participant