Skip to content

feat(helm): update chart authentik to 2025.12.4#403

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

feat(helm): update chart authentik to 2025.12.4#403
renovate[bot] wants to merge 1 commit intomainfrom
renovate/authentik-2025.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2026

This PR contains the following updates:

Package Update Change
authentik (source) minor 2025.10.32025.12.4

Release Notes

goauthentik/helm (authentik)

v2025.12.4

Compare Source

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

see https://docs.goauthentik.io/releases/2025.12/#fixed-in-2025124

What's Changed

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

v2025.12.3

Compare Source

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

What's Changed

Full Changelog: goauthentik/authentik@version/2025.12.2...version/2025.12.3

v2025.12.2

Compare Source

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

What's Changed

Full Changelog: goauthentik/authentik@version/2025.12.1...version/2025.12.2

v2025.12.1

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2025.12.0...authentik-2025.12.1

v2025.12.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.10.3...authentik-2025.12.0


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 Jan 17, 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: 023072615ae83e3700ebfe03bc4ca0904dcaa8da33421142937d2115f6e867e9
     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:2025.12.4
         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: 023072615ae83e3700ebfe03bc4ca0904dcaa8da33421142937d2115f6e867e9
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2025.10.3
+        image: ghcr.io/goauthentik/server:2025.12.4
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000

@github-actions
Copy link

github-actions bot commented Jan 17, 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: 2025.12.4
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@renovate renovate bot force-pushed the renovate/authentik-2025.x branch from 294c7fe to c215235 Compare January 24, 2026 19:06
@renovate renovate bot changed the title feat(helm): update chart authentik to 2025.12.1 feat(helm): update chart authentik to 2025.12.2 Jan 30, 2026
@renovate renovate bot force-pushed the renovate/authentik-2025.x branch from c215235 to f9e8af2 Compare January 30, 2026 21:15
@renovate renovate bot changed the title feat(helm): update chart authentik to 2025.12.2 feat(helm): update chart authentik to 2025.12.3 Feb 2, 2026
@renovate renovate bot force-pushed the renovate/authentik-2025.x branch from f9e8af2 to 417a1fc Compare February 2, 2026 19:40
@renovate renovate bot force-pushed the renovate/authentik-2025.x branch from 417a1fc to ccbad86 Compare February 12, 2026 15:54
@renovate renovate bot changed the title feat(helm): update chart authentik to 2025.12.3 feat(helm): update chart authentik to 2025.12.4 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/authentik-2025.x branch from ccbad86 to d101689 Compare February 12, 2026 19:12
@renovate renovate bot force-pushed the renovate/authentik-2025.x branch from d101689 to 0559f2a Compare March 13, 2026 16:55
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