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/authentik): update authentik 2024.12.0 ➼ 2024.12.2 (patch) #1566

Open
wants to merge 1 commit into
base: main
Choose a base branch
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/ldap (source) patch 2024.12.0 -> 2024.12.2 OpenSSF Scorecard
ghcr.io/goauthentik/radius (source) patch 2024.12.0 -> 2024.12.2 OpenSSF Scorecard
ghcr.io/goauthentik/server (source) patch 2024.12.0 -> 2024.12.2 OpenSSF Scorecard

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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: 6e31c96
Status: ✅  Deploy successful!
Preview URL: https://b0d422ad.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-patch-authentik.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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
             ports:
             - containerPort: 9000
               name: http
             - containerPort: 9443
               name: https
             - containerPort: 9300
@@ -165,13 +165,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: AUTHENTIK_TOKEN_LDAP
                     name: authentik-tokens
             image:
               repository: ghcr.io/goauthentik/ldap
-              tag: 2024.12.0@sha256:5a057f522bb9e5501769983701a443d2077d953c2ca3ed23965e59251631bc33
+              tag: 2024.12.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:
@@ -235,13 +235,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: AUTHENTIK_TOKEN_RADIUS
                     name: authentik-tokens
             image:
               repository: ghcr.io/goauthentik/radius
-              tag: 2024.12.0@sha256:b12cfa7ad7bd3e5cbbfd3d657e7f401ce4a51ff5699901aba3348f901e65d76e
+              tag: 2024.12.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:
@@ -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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
             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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /-/health/live/
             port: http
             scheme: HTTP
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-ldap

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-ldap

@@ -68,13 +68,13 @@

           value: https://
         - name: AUTHENTIK_TOKEN
           valueFrom:
             secretKeyRef:
               key: AUTHENTIK_TOKEN_LDAP
               name: authentik-tokens
-        image: ghcr.io/goauthentik/ldap:2024.12.0@sha256:5a057f522bb9e5501769983701a443d2077d953c2ca3ed23965e59251631bc33
+        image: ghcr.io/goauthentik/ldap:2024.12.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
         livenessProbe:
           exec:
             command:
             - /ldap
             - healthcheck
         name: main
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-radius

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-radius

@@ -68,13 +68,13 @@

           value: https://
         - name: AUTHENTIK_TOKEN
           valueFrom:
             secretKeyRef:
               key: AUTHENTIK_TOKEN_RADIUS
               name: authentik-tokens
-        image: ghcr.io/goauthentik/radius:2024.12.0@sha256:b12cfa7ad7bd3e5cbbfd3d657e7f401ce4a51ff5699901aba3348f901e65d76e
+        image: ghcr.io/goauthentik/radius:2024.12.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
         livenessProbe:
           exec:
             command:
             - /radius
             - healthcheck
         name: main
--- 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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
         livenessProbe:
           exec:
             command:
             - ak
             - healthcheck
         name: main

@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch 24 times, most recently from fdeb9d4 to ba6b9e3 Compare December 27, 2024 10:05
@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch 24 times, most recently from 42e3a4a to c07892c Compare January 9, 2025 18:07
@tinfoild tinfoild bot changed the title fix(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.1 (patch) fix(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.2 (patch) Jan 9, 2025
@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch 3 times, most recently from 5b7ee92 to 77cf0ce Compare January 10, 2025 11:07
@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch from 77cf0ce to 6e31c96 Compare January 10, 2025 21:05
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