fix(helm): update chart authentik ( 2026.5.3 ➔ 2026.5.4 )#230
Merged
Conversation
--- 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: |
--- 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: |
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:
2026.5.3→2026.5.4Release Notes
goauthentik/helm (authentik)
v2026.5.4Compare 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.
This PR has been generated by Renovate Bot.