chkpwd / iac

https://blog.chkpwd.com
MIT License
56 stars 4 forks source link

chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.6.0 #1141

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server (source) minor 2024.4.2 -> 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
--- kubernetes/apps/security/authentik/multi-app Kustomization: flux-system/security-authentik HelmRelease: security/authentik

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

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

           secretKeyRef:
             key: bootstrap_email
             name: authentik-secrets
       image:
         pullPolicy: IfNotPresent
         repository: ghcr.io/goauthentik/server
-        tag: 2024.4.2
+        tag: 2024.6.0
       podAnnotations:
         secret.reloader.stakater.com/reload: authentik
     postgresql:
       enabled: false
     prometheus:
       rules:
github-actions[bot] commented 1 week ago
--- HelmRelease: security/authentik Deployment: security/authentik-server

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

@@ -24,19 +24,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: 928998d504ff3e3633442e39ca2600c5c6b45211c64a6aae04d4def3887a1f24
+        checksum/secret: a8ce5c636c1144f32cc61cae93d38eb46240190f5238c6d8caeeae2cad5ca11d
         secret.reloader.stakater.com/reload: authentik
     spec:
       terminationGracePeriodSeconds: 30
       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_POSTGRESQL__HOST
           valueFrom:
--- HelmRelease: security/authentik Deployment: security/authentik-worker

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

@@ -24,20 +24,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: 928998d504ff3e3633442e39ca2600c5c6b45211c64a6aae04d4def3887a1f24
+        checksum/secret: a8ce5c636c1144f32cc61cae93d38eb46240190f5238c6d8caeeae2cad5ca11d
         secret.reloader.stakater.com/reload: authentik
     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:
         - name: AUTHENTIK_POSTGRESQL__HOST
           valueFrom: