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(oci/server): update 2024.12.0 ➼ 2024.12.1 - autoclosed #1564

Closed
wants to merge 1 commit into from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 23, 2024

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

Copy link

cloudflare-workers-and-pages bot commented Dec 23, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 60b91c5
Status: ✅  Deploy successful!
Preview URL: https://6ebfd3fa.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-ghcr-io-goauthentik-igmj.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 23, 2024

--- kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik

+++ kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik

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

               TZ: null
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: ghcr.io/goauthentik/server
-              tag: 2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+              tag: 2024.12.1@sha256:e71c9b586b23e0c0dc8cf974d8e951b6ed5199db4a00dd2b99ccec0eb9a1f4d8
             ports:
             - containerPort: 9000
               name: http
             - containerPort: 9443
               name: https
             - containerPort: 9300
@@ -378,13 +378,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: ghcr.io/goauthentik/server
-              tag: 2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+              tag: 2024.12.1@sha256:e71c9b586b23e0c0dc8cf974d8e951b6ed5199db4a00dd2b99ccec0eb9a1f4d8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 23, 2024

--- HelmRelease: authentik/authentik Deployment: authentik/authentik

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik

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

           value: 'true'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/server:2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+        image: ghcr.io/goauthentik/server:2024.12.1@sha256:e71c9b586b23e0c0dc8cf974d8e951b6ed5199db4a00dd2b99ccec0eb9a1f4d8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /-/health/live/
             port: http
             scheme: HTTP
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-worker

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

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

           value: 'true'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/server:2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+        image: ghcr.io/goauthentik/server:2024.12.1@sha256:e71c9b586b23e0c0dc8cf974d8e951b6ed5199db4a00dd2b99ccec0eb9a1f4d8
         livenessProbe:
           exec:
             command:
             - ak
             - healthcheck
         name: main

@tinfoild tinfoild bot changed the title fix(oci/server): update 2024.12.0 ➼ 2024.12.1 fix(oci/server): update 2024.12.0 ➼ 2024.12.1 - autoclosed Dec 23, 2024
@tinfoild tinfoild bot closed this Dec 23, 2024
@tinfoild tinfoild bot deleted the renovate/ghcr.io-goauthentik-server-2024.x branch December 23, 2024 17:19
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.

0 participants