Skip to content

fix(helm): update authentik ( 2026.5.2 → 2026.5.3 )#2976

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

fix(helm): update authentik ( 2026.5.2 → 2026.5.3 )#2976
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/authentik

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
authentik (source) patch 2026.5.22026.5.3

Warning

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


Release Notes

goauthentik/helm (authentik)

v2026.5.3

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2026.5.2...authentik-2026.5.3


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.5.2 | 2026.5.3 |
@mglants-bot

mglants-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
--- 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: 59fc752dd8d9a6380213034a906b9ddd886ca491bdcc8abc850c818573b262f1
+        checksum/secret: d5f4ca57b5efe00a386766a06df5a7b96ec8ad72ef3d22f4f2961c2a93eeafca
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2026.5.2
+        image: ghcr.io/goauthentik/server:2026.5.3
         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: 59fc752dd8d9a6380213034a906b9ddd886ca491bdcc8abc850c818573b262f1
+        checksum/secret: d5f4ca57b5efe00a386766a06df5a7b96ec8ad72ef3d22f4f2961c2a93eeafca
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2026.5.2
+        image: ghcr.io/goauthentik/server:2026.5.3
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_SECRET_KEY
           valueFrom:

@mglants-bot

mglants-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
--- 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.5.2
+      version: 2026.5.3
   interval: 5m
   timeout: 10m0s
   values:
     authentik:
       email:
         from: authentik@glants.xyz

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