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 ( 2024.12.0 → 2024.12.1 ) [main] #1151

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Dec 23, 2024

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.12.0 -> 2024.12.1

Release Notes

goauthentik/helm (authentik)

v2024.12.1

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.12.0...authentik-2024.12.1


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.

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 23, 2024

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

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

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

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2024.12.0
+      version: 2024.12.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 23, 2024

--- 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: 6c157db2a02f6eb3b488522b94dcb5255fce99a1185e84b8b133035fc1a1d4fe
+        checksum/secret: 4f01d8128b22b7dbdee5ab66b368f9d5809ef16489bfdb220360535626ca9703
         reloader.stakater.com/auto: 'true'
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.12.0
+        image: ghcr.io/goauthentik/server:2024.12.1
         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: 6c157db2a02f6eb3b488522b94dcb5255fce99a1185e84b8b133035fc1a1d4fe
+        checksum/secret: 4f01d8128b22b7dbdee5ab66b368f9d5809ef16489bfdb220360535626ca9703
         reloader.stakater.com/auto: 'true'
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.12.0
+        image: ghcr.io/goauthentik/server:2024.12.1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@drag0n141 drag0n141 merged commit 38c2ea6 into master Dec 23, 2024
8 of 9 checks passed
@drag0n141 drag0n141 deleted the renovate/main-authentik-2024.x branch December 23, 2024 21:20
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.

1 participant