feat(container): update image ghcr.io/goauthentik/helm-charts/authentik ( 2026.2.3 → 2026.5.0 ) - #1775
Merged
Mafyuh merged 1 commit intoMay 23, 2026
Conversation
…ik ( 2026.2.3 → 2026.5.0 )
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-server
+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-server
@@ -24,22 +24,22 @@
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: 00bab4e9839ee7f801e910ceeb6516075167b8df39c77ef407967651eacc45b7
+ checksum/secret: 54f095377785c7178349691416ae8370f02f23cf8a09bbfc01124bbfbf118f7e
spec:
securityContext:
fsGroup: 1000
runAsGroup: 1000
runAsUser: 1000
terminationGracePeriodSeconds: 30
containers:
- name: server
- image: ghcr.io/goauthentik/server:2026.2.3
+ image: ghcr.io/goauthentik/server:2026.5.0
imagePullPolicy: IfNotPresent
args:
- server
env:
- name: AUTHENTIK_POSTGRESQL__HOST
value: pg-cluster-primary.databases.svc.cluster.local
--- 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: 00bab4e9839ee7f801e910ceeb6516075167b8df39c77ef407967651eacc45b7
+ checksum/secret: 54f095377785c7178349691416ae8370f02f23cf8a09bbfc01124bbfbf118f7e
spec:
serviceAccountName: authentik
terminationGracePeriodSeconds: 30
containers:
- name: worker
- image: ghcr.io/goauthentik/server:2026.2.3
+ image: ghcr.io/goauthentik/server:2026.5.0
imagePullPolicy: IfNotPresent
args:
- worker
env:
- name: AUTHENTIK_POSTGRESQL__HOST
value: pg-cluster-primary.databases.svc.cluster.local |
--- kubernetes/apps/authentik/app Kustomization: authentik/authentik OCIRepository: authentik/authentik-chart
+++ kubernetes/apps/authentik/app Kustomization: authentik/authentik OCIRepository: authentik/authentik-chart
@@ -11,9 +11,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 2026.2.3
+ tag: 2026.5.0
url: oci://ghcr.io/goauthentik/helm-charts/authentik
|
Mafyuh
deleted the
renovate/ghcr.io-goauthentik-helm-charts-authentik-2026.x
branch
May 23, 2026 02:04
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.2.3→2026.5.0Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.