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

feat(helm): update authentik ( 2024.8.3 → 2024.10.0 ) #3770

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Oct 31, 2024

This PR contains the following updates:

Package Update Change
authentik (source) minor 2024.8.3 -> 2024.10.0

Release Notes

goauthentik/helm (authentik)

v2024.10.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: goauthentik/helm@authentik-2024.8.4...authentik-2024.10.0

v2024.8.4

Compare Source

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

What's Changed

Full Changelog: goauthentik/helm@authentik-2024.8.3...authentik-2024.8.4


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.

| datasource | package   | from     | to        |
| ---------- | --------- | -------- | --------- |
| helm       | authentik | 2024.8.3 | 2024.10.0 |
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Oct 31, 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

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

       chart: authentik
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: authentik-charts
         namespace: flux-system
-      version: 2024.8.3
+      version: 2024.10.0
   interval: 30m
   values:
     authentik:
       redis:
         host: dragonfly.databases.svc.cluster.local
     global:

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Oct 31, 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: 7a432747ea8a51bd83f994abcd8a0bd1bb3efaf0f8e3c247b4d96112f53c99c8
+        checksum/secret: e4c966e7c064d0cbcbfd4f34c7ddc10610e3b05ca4e32ba26acc26b4b27b6f6b
         secret.reloader.stakater.com/reload: authentik-secret
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.8.3
+        image: ghcr.io/goauthentik/server:2024.10.0
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_POSTGRESQL__HOST
           valueFrom:
--- 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: 7a432747ea8a51bd83f994abcd8a0bd1bb3efaf0f8e3c247b4d96112f53c99c8
+        checksum/secret: e4c966e7c064d0cbcbfd4f34c7ddc10610e3b05ca4e32ba26acc26b4b27b6f6b
         secret.reloader.stakater.com/reload: authentik-secret
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.8.3
+        image: ghcr.io/goauthentik/server:2024.10.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_POSTGRESQL__HOST
           valueFrom:

@ahinko ahinko merged commit 04e5fd1 into main Nov 1, 2024
9 checks passed
@ahinko ahinko deleted the renovate/authentik-2024.x branch November 1, 2024 18:10
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