fix(helm): update chart authentik ( 2026.2.1 → 2026.2.3 )#2934
Open
renovate[bot] wants to merge 1 commit into
Open
fix(helm): update chart authentik ( 2026.2.1 → 2026.2.3 )#2934renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/subterra/apps/infra/authentik/app Kustomization: flux-system/cluster-apps-authentik HelmRelease: infra/authentik
+++ kubernetes/subterra/apps/infra/authentik/app Kustomization: flux-system/cluster-apps-authentik HelmRelease: infra/authentik
@@ -13,13 +13,13 @@
chart: authentik
interval: 5m
sourceRef:
kind: HelmRepository
name: authentik-charts
namespace: flux-system
- version: 2026.2.1
+ version: 2026.2.3
interval: 5m
timeout: 10m0s
values:
authentik:
email:
from: authentik@glants.xyz |
--- HelmRelease: infra/authentik Deployment: infra/authentik-server
+++ HelmRelease: infra/authentik Deployment: infra/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: b52f6722e651af04cbc4f4b51fda556d1be4a5cac975e9393ffeef4f8a89f35b
+ checksum/secret: 1dfe88d089e9aada05ebc88f3714a11fdf5ec0181b551e1c7eb8742c9eb6027c
spec:
terminationGracePeriodSeconds: 30
containers:
- name: server
- image: ghcr.io/goauthentik/server:2026.2.1
+ image: ghcr.io/goauthentik/server:2026.2.3
imagePullPolicy: IfNotPresent
args:
- server
env:
- name: AUTHENTIK_SECRET_KEY
valueFrom:
--- HelmRelease: infra/authentik Deployment: infra/authentik-worker
+++ HelmRelease: infra/authentik Deployment: infra/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: b52f6722e651af04cbc4f4b51fda556d1be4a5cac975e9393ffeef4f8a89f35b
+ checksum/secret: 1dfe88d089e9aada05ebc88f3714a11fdf5ec0181b551e1c7eb8742c9eb6027c
spec:
serviceAccountName: authentik
terminationGracePeriodSeconds: 30
containers:
- name: worker
- image: ghcr.io/goauthentik/server:2026.2.1
+ image: ghcr.io/goauthentik/server:2026.2.3
imagePullPolicy: IfNotPresent
args:
- worker
env:
- name: AUTHENTIK_SECRET_KEY
valueFrom: |
c59de68 to
217db2c
Compare
| datasource | package | from | to | | ---------- | --------- | -------- | -------- | | helm | authentik | 2026.2.1 | 2026.2.3 |
217db2c to
5deeb53
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:
2026.2.1→2026.2.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
goauthentik/helm (authentik)
v2026.2.3Compare Source
authentik is an open-source Identity Provider focused on flexibility and versatility
What's Changed
Full Changelog: goauthentik/helm@authentik-2026.2.2...authentik-2026.2.3
v2026.2.2Compare Source
authentik is an open-source Identity Provider focused on flexibility and versatility
What's Changed
Full Changelog: goauthentik/helm@authentik-2026.2.1...authentik-2026.2.2
Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 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.