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(container): update image ghcr.io/goauthentik/server to v2024.12.0 #808

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server (source) minor 2024.10.5 -> 2024.12.0

Release Notes

goauthentik/authentik (ghcr.io/goauthentik/server)

v2024.12.0: Release 2024.12.0

See https://docs.goauthentik.io/docs/releases/2024.12

What's Changed

Full Changelog: goauthentik/authentik@version/2024.12.0-rc1...version/2024.12.0


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

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

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

@@ -26,24 +26,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: 28084915ed36b58a0f1d4af51a1125c098a25512662c437d46ba114baae4fdf5
+        checksum/secret: e7458ca3fc581468385cb5f10218cba8a9e124132f9ea250215d7c7b9fd3d943
     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
         image: ghcr.io/onedr0p/postgres-init:16.6
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.10.5
+        image: ghcr.io/goauthentik/server:2024.12.0
         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,19 +26,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: 28084915ed36b58a0f1d4af51a1125c098a25512662c437d46ba114baae4fdf5
+        checksum/secret: e7458ca3fc581468385cb5f10218cba8a9e124132f9ea250215d7c7b9fd3d943
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.10.5
+        image: ghcr.io/goauthentik/server:2024.12.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

Copy link

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

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

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

     global:
       deploymentAnnotations:
         secret.reloader.stakater.com/reload: authentik-secret
       fullnameOverride: authentik
       image:
         repository: ghcr.io/goauthentik/server
-        tag: 2024.10.5
+        tag: 2024.12.0
     postgresql:
       enabled: false
     redis:
       enabled: false
     server:
       ingress:

@gelato gelato merged commit 1b777f6 into main Dec 21, 2024
6 checks passed
@gelato gelato deleted the renovate/ghcr.io-goauthentik-server-2024.x branch December 21, 2024 19:03
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