martinohmann / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
MIT License
5 stars 0 forks source link

feat(helm): update authentik ( 2024.4.2 → 2024.6.0 ) #1031

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
authentik (source) minor 2024.4.2 -> 2024.6.0

Release Notes

goauthentik/helm (authentik) ### [`v2024.6.0`](https://togithub.com/goauthentik/helm/releases/tag/authentik-2024.6.0) [Compare Source](https://togithub.com/goauthentik/helm/compare/authentik-2024.4.2...authentik-2024.6.0) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - authentik: add option to set serviceaccount by [@​wrenix](https://togithub.com/wrenix) in [https://github.com/goauthentik/helm/pull/253](https://togithub.com/goauthentik/helm/pull/253) - bump to 2024.6.0 by [@​rissson](https://togithub.com/rissson) in [https://github.com/goauthentik/helm/pull/273](https://togithub.com/goauthentik/helm/pull/273) **Full Changelog**: https://github.com/goauthentik/helm/compare/authentik-2024.4.2...authentik-2024.6.0

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 week ago

helmrelease changes in kubernetes/main

--- HelmRelease: identity/authentik Deployment: identity/authentik-server

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

@@ -24,24 +24,24 @@

         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: 501e018d13541391746501ce9de714775e7faf2f44183df59c1550ec455761d8
+        checksum/secret: 4e73c2920c47d29a28b285ca4e4a3b538cdb3b1459be319d1a1a40bf228962ee
     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
         image: ghcr.io/onedr0p/postgres-init:16.3@sha256:8ba3204f6b293dd168766009aae2ce4fa986a29b931c2d30ac1b30238ac750b8
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.4.2
+        image: ghcr.io/goauthentik/server:2024.6.0
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: identity/authentik Deployment: identity/authentik-worker

+++ HelmRelease: identity/authentik Deployment: identity/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: 501e018d13541391746501ce9de714775e7faf2f44183df59c1550ec455761d8
+        checksum/secret: 4e73c2920c47d29a28b285ca4e4a3b538cdb3b1459be319d1a1a40bf228962ee
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.4.2
+        image: ghcr.io/goauthentik/server:2024.6.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:
github-actions[bot] commented 1 week ago

kustomization changes in kubernetes/main

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

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

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

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2024.4.2
+      version: 2024.6.0
   interval: 2h
   values:
     authentik:
       email:
         from: Authentik <>
         host: smtp-relay.default.svc.cluster.local