Skip to content

fix(helm): update chart authentik ( 2026.5.3 ➔ 2026.5.4 )#230

Merged
gravity182 merged 1 commit into
mainfrom
renovate/authentik-2026.x
Jul 14, 2026
Merged

fix(helm): update chart authentik ( 2026.5.3 ➔ 2026.5.4 )#230
gravity182 merged 1 commit into
mainfrom
renovate/authentik-2026.x

Conversation

@renovate-bot-gravity182

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
authentik (source) patch 2026.5.32026.5.4

Release Notes

goauthentik/helm (authentik)

v2026.5.4

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.5.3...authentik-2026.5.4


Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Europe/Moscow, 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.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/authentik/authentik Kustomization: authentik/authentik HelmRelease: authentik/authentik

+++ kubernetes/apps/authentik/authentik Kustomization: authentik/authentik HelmRelease: authentik/authentik

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

   chart:
     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
-      version: 2026.5.3
+      version: 2026.5.4
   install:
     crds: CreateReplace
     strategy:
       name: RetryOnFailure
   interval: 1h
   rollback:

@github-actions

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

+++ HelmRelease: authentik/authentik Deployment: authentik/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: 58c4eda24645ff9181992716762915ba14fa0648294afb0b9c722018ba739b3f
+        checksum/secret: 8bd0801a7c2b605e349468c683d76165abd81371826ab6e520c2b8dde8551b52
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2026.5.3
+        image: ghcr.io/goauthentik/server:2026.5.4
         imagePullPolicy: IfNotPresent
         args:
         - server
         env: null
         envFrom:
         - secretRef:
--- 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: 58c4eda24645ff9181992716762915ba14fa0648294afb0b9c722018ba739b3f
+        checksum/secret: 8bd0801a7c2b605e349468c683d76165abd81371826ab6e520c2b8dde8551b52
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2026.5.3
+        image: ghcr.io/goauthentik/server:2026.5.4
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@gravity182
gravity182 merged commit df18cb6 into main Jul 14, 2026
11 checks passed
@renovate-bot-gravity182
renovate-bot-gravity182 Bot deleted the renovate/authentik-2026.x branch July 14, 2026 11:38
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