Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update authentik ( 2025.2.1 → 2025.2.3 ) #642

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gitsune-miku[bot]
Copy link
Contributor

@gitsune-miku gitsune-miku bot commented Mar 18, 2025

This PR contains the following updates:

Package Update Change
authentik (source) patch 2025.2.1 -> 2025.2.3

Release Notes

goauthentik/helm (authentik)

v2025.2.3

Compare Source

authentik is an open-source Identity Provider focused on flexibility and versatility

What's Changed

Full Changelog: goauthentik/helm@authentik-2025.2.2...authentik-2025.2.3

v2025.2.2

Compare Source

authentik is an open-source Identity Provider focused on flexibility and versatility

What's Changed

Full Changelog: goauthentik/helm@authentik-2025.2.1...authentik-2025.2.2


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Mar 18, 2025

--- HelmRelease: security/authentik Deployment: security/authentik-server

+++ HelmRelease: security/authentik Deployment: security/authentik-server

@@ -26,19 +26,19 @@

         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: ade2c587b254c8e56c7e98184d3ad4a85f3ff7105c381c8420a7be22c74f5a46
+        checksum/secret: 5438700efaa59bcab598dd4f56ac18f19251139f7de57186f5040fc374fd0f8a
         secret.reloader.stakater.com/reload: authentik-secret
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2025.2.1
+        image: ghcr.io/goauthentik/server:2025.2.3
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: security/authentik Deployment: security/authentik-worker

+++ HelmRelease: security/authentik Deployment: security/authentik-worker

@@ -26,20 +26,20 @@

         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: ade2c587b254c8e56c7e98184d3ad4a85f3ff7105c381c8420a7be22c74f5a46
+        checksum/secret: 5438700efaa59bcab598dd4f56ac18f19251139f7de57186f5040fc374fd0f8a
         secret.reloader.stakater.com/reload: authentik-secret
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2025.2.1
+        image: ghcr.io/goauthentik/server:2025.2.3
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

Copy link

github-actions bot commented Mar 18, 2025

--- kubernetes/apps/security/authentik/app Kustomization: flux-system/authentik HelmRelease: security/authentik

+++ kubernetes/apps/security/authentik/app Kustomization: flux-system/authentik HelmRelease: security/authentik

@@ -13,13 +13,13 @@

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2025.2.1
+      version: 2025.2.3
   dependsOn:
   - name: authentik-valkey
     namespace: security
   install:
     remediation:
       retries: 3

@gitsune-miku gitsune-miku bot force-pushed the renovate/authentik-2025.x branch from 0faf467 to 080ca6e Compare March 28, 2025 16:05
@gitsune-miku gitsune-miku bot changed the title fix(helm): update authentik ( 2025.2.1 → 2025.2.2 ) fix(helm): update authentik ( 2025.2.1 → 2025.2.3 ) Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants