martinohmann / home-ops

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

fix(helm): update authentik ( 2024.6.0 → 2024.6.1 ) #1106

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.6.0 -> 2024.6.1

Release Notes

goauthentik/helm (authentik) ### [`v2024.6.1`](https://togithub.com/goauthentik/helm/releases/tag/authentik-2024.6.1) [Compare Source](https://togithub.com/goauthentik/helm/compare/authentik-2024.6.0...authentik-2024.6.1) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - bump to 2024.6.1 by [@​BeryJu](https://togithub.com/BeryJu) in [https://github.com/goauthentik/helm/pull/275](https://togithub.com/goauthentik/helm/pull/275) **Full Changelog**: https://github.com/goauthentik/helm/compare/authentik-2024.6.0...authentik-2024.6.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.



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

github-actions[bot] commented 1 month 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: 89c04d0adb1b0aa9acf028552ae1b135a3574f504a2ed510be9e79b61ef28a30
+        checksum/secret: 34ecb6711c284cef7608aff5c519645630c4767e075268ac340801b9a378a3c7
     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.6.0
+        image: ghcr.io/goauthentik/server:2024.6.1
         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: 89c04d0adb1b0aa9acf028552ae1b135a3574f504a2ed510be9e79b61ef28a30
+        checksum/secret: 34ecb6711c284cef7608aff5c519645630c4767e075268ac340801b9a378a3c7
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.6.0
+        image: ghcr.io/goauthentik/server:2024.6.1
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:
github-actions[bot] commented 1 month 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.6.0
+      version: 2024.6.1
   interval: 2h
   values:
     authentik:
       email:
         from: Authentik <..PLACEHOLDER..>
         host: smtp-relay.default.svc.cluster.local