feat(helm): update chart authentik to 2025.12.4#403
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(helm): update chart authentik to 2025.12.4#403renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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 |
--- 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 |
294c7fe to
c215235
Compare
c215235 to
f9e8af2
Compare
f9e8af2 to
417a1fc
Compare
417a1fc to
ccbad86
Compare
ccbad86 to
d101689
Compare
d101689 to
0559f2a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2025.10.3→2025.12.4Release Notes
goauthentik/helm (authentik)
v2025.12.4Compare 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.3Compare 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.2Compare Source
authentik is an open-source Identity Provider focused on flexibility and versatility
What's Changed
logout+jwttoken type for oidc logout token. (cherry-pick #19554 to version-2025.12) by @authentik-automation[bot] in goauthentik/authentik#19675challengenullish types. (cherry-pick #19768 to version-2025.12) by @authentik-automation[bot] in goauthentik/authentik#19777Full Changelog: goauthentik/authentik@version/2025.12.1...version/2025.12.2
v2025.12.1Compare 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.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.