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.2 ➼ 2024.12.3 (patch) #1792

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Jan 29, 2025

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/goauthentik/ldap (source) patch 2024.12.2 -> 2024.12.3 OpenSSF Scorecard
ghcr.io/goauthentik/radius (source) patch 2024.12.2 -> 2024.12.3 OpenSSF Scorecard
ghcr.io/goauthentik/server (source) patch 2024.12.2 -> 2024.12.3 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 Jan 29, 2025

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9e1d2f2
Status: ✅  Deploy successful!
Preview URL: https://94f9be12.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 Jan 29, 2025

--- 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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+              tag: 2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
             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.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
+              tag: 2024.12.3@sha256:f2fe2071822dddd890c0e20fbec5fb1d7598420de246023a4b22d7dfe9e2b9c6
             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.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
+              tag: 2024.12.3@sha256:9d4656098d839899c5be9757ef2d859a836de92501deb68d17d9fc654925b8ba
             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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+              tag: 2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Jan 29, 2025

--- 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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+        image: ghcr.io/goauthentik/server:2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
         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.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
+        image: ghcr.io/goauthentik/ldap:2024.12.3@sha256:f2fe2071822dddd890c0e20fbec5fb1d7598420de246023a4b22d7dfe9e2b9c6
         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.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
+        image: ghcr.io/goauthentik/radius:2024.12.3@sha256:9d4656098d839899c5be9757ef2d859a836de92501deb68d17d9fc654925b8ba
         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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+        image: ghcr.io/goauthentik/server:2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
         livenessProbe:
           exec:
             command:
             - ak
             - healthcheck
         name: main

@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch 4 times, most recently from 219d975 to bea1333 Compare January 29, 2025 22:05
@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch from bea1333 to 9e1d2f2 Compare January 29, 2025 22:07
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