feat(container)!: Update image ghcr.io/goauthentik/helm-charts/authentik ( 2025.12.2 ➔ 2026.2.0 )#576
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
…tik ( 2025.12.2 ➔ 2026.2.0 ) | datasource | package | from | to | | ---------- | ----------------------------------------- | --------- | -------- | | docker | ghcr.io/goauthentik/helm-charts/authentik | 2025.12.2 | 2026.2.0 |
Contributor
Author
--- kubernetes/apps/security/authentik/app Kustomization: security/authentik OCIRepository: security/authentik
+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik OCIRepository: security/authentik
@@ -11,9 +11,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 2025.12.2
+ tag: 2026.2.0
url: oci://ghcr.io/goauthentik/helm-charts/authentik
|
Contributor
Author
--- HelmRelease: security/authentik Deployment: security/authentik-server
+++ HelmRelease: security/authentik Deployment: security/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: 44661233d5d2f578e1e43077d5a9f6c08ff812e456d63974dffe8d966ff61aa6
+ checksum/secret: e1c03e9cd105b2f789e5aaac4a0428747a22e5224e08e4d29aaa94ba46c0fd88
secret.reloader.stakater.com/reload: authentik-secret
spec:
terminationGracePeriodSeconds: 30
initContainers:
- envFrom:
- secretRef:
name: authentik-secret
image: ghcr.io/home-operations/postgres-init:18.1
name: init-db
containers:
- name: server
- image: ghcr.io/goauthentik/server:2025.12.2
+ image: ghcr.io/goauthentik/server:2026.2.0
imagePullPolicy: IfNotPresent
args:
- server
env:
- name: AUTHENTIK_STORAGE__MEDIA__BACKEND
value: s3
--- HelmRelease: security/authentik Deployment: security/authentik-worker
+++ HelmRelease: security/authentik Deployment: security/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: 44661233d5d2f578e1e43077d5a9f6c08ff812e456d63974dffe8d966ff61aa6
+ checksum/secret: e1c03e9cd105b2f789e5aaac4a0428747a22e5224e08e4d29aaa94ba46c0fd88
spec:
serviceAccountName: authentik
terminationGracePeriodSeconds: 30
containers:
- name: worker
- image: ghcr.io/goauthentik/server:2025.12.2
+ image: ghcr.io/goauthentik/server:2026.2.0
imagePullPolicy: IfNotPresent
args:
- worker
env:
- name: AUTHENTIK_STORAGE__MEDIA__BACKEND
value: s3 |
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.12.2→2026.2.0Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.