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

fix(container): update image ghcr.io/goauthentik/server to v2024.12.2 #963

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server (source) patch 2024.12.1 -> 2024.12.2

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 9, 2025

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

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

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

           secretKeyRef:
             key: password
             name: postgres-authentik-app
       image:
         pullPolicy: IfNotPresent
         repository: ghcr.io/goauthentik/server
-        tag: 2024.12.1
+        tag: 2024.12.2
     redis:
       enabled: true
     server:
       ingress:
         annotations:
           external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}

Copy link

github-actions bot commented Jan 9, 2025

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

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

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

         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: 02bdf4c048a5452f65fcc7aec699c8b98875f0af1f2c54e98781b05f5f287f3b
+        checksum/secret: 17c308f84f655b40edb8ddf08e4748335338ced930d691bbbb46f75b9424665f
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.12.1
+        image: ghcr.io/goauthentik/server:2024.12.2
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_POSTGRESQL__USER
           valueFrom:
--- HelmRelease: security/authentik Deployment: security/authentik-worker

+++ HelmRelease: security/authentik Deployment: security/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: 02bdf4c048a5452f65fcc7aec699c8b98875f0af1f2c54e98781b05f5f287f3b
+        checksum/secret: 17c308f84f655b40edb8ddf08e4748335338ced930d691bbbb46f75b9424665f
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.12.1
+        image: ghcr.io/goauthentik/server:2024.12.2
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env:
         - name: AUTHENTIK_POSTGRESQL__USER
           valueFrom:

@MegaShinySnivy MegaShinySnivy merged commit b6e362b into main Jan 10, 2025
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-goauthentik-server-2024.x branch January 10, 2025 21:20
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