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 authentik group to v2024.8.6 (patch) - autoclosed #1255

Closed
wants to merge 1 commit into from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/goauthentik/ldap (source) patch 2024.8.3 -> 2024.8.6 OpenSSF Scorecard
ghcr.io/goauthentik/radius (source) patch 2024.8.3 -> 2024.8.6 OpenSSF Scorecard
ghcr.io/goauthentik/server (source) patch 2024.8.3 -> 2024.8.6 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 Oct 30, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: c933761
Status: ✅  Deploy successful!
Preview URL: https://efd3df91.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 Oct 30, 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.8.3
+              tag: 2024.8.6@sha256:f2e5c18e922b40bd0cc3b5a2e9ac96ffb9f4109282bbc92f43c9d4e8f232c381
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
               requests:
                 cpu: 30m
@@ -138,13 +138,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: AUTHENTIK_TOKEN_LDAP
                     name: authentik-tokens
             image:
               repository: ghcr.io/goauthentik/ldap
-              tag: 2024.8.3@sha256:6b50f781bd50c0b849c5a7ec32127e65d5018c3a9c5939a072f988027449a978
+              tag: 2024.8.6@sha256:dac3536960a70277b2712c5c2637ce5a4ed951057768e1da1a5fbbdb7e6fe887
             resources:
               limits:
                 cpu: 1000m
                 memory: 512Mi
               requests:
                 cpu: 10m
@@ -177,13 +177,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: AUTHENTIK_TOKEN_RADIUS
                     name: authentik-tokens
             image:
               repository: ghcr.io/goauthentik/radius
-              tag: 2024.8.3@sha256:487c2cc98193ad84286b260115b1ded3b405b28c08aa57e45116fcce362c7fa9
+              tag: 2024.8.6@sha256:b94cb1ab6dff146f77a2297e38aae012d767cf2bf9ecc9fb61acdae0d9e67fa2
             resources:
               limits:
                 cpu: 1000m
                 memory: 512Mi
               requests:
                 cpu: 10m
@@ -284,13 +284,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: ghcr.io/goauthentik/server
-              tag: 2024.8.3
+              tag: 2024.8.6@sha256:f2e5c18e922b40bd0cc3b5a2e9ac96ffb9f4109282bbc92f43c9d4e8f232c381
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
               requests:
                 cpu: 20m

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Oct 30, 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.8.3
+        image: ghcr.io/goauthentik/server:2024.8.6@sha256:f2e5c18e922b40bd0cc3b5a2e9ac96ffb9f4109282bbc92f43c9d4e8f232c381
         name: main
         resources:
           limits:
             cpu: 1000m
             memory: 2Gi
           requests:
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-ldap

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

@@ -66,13 +66,13 @@

           value: https://
         - name: AUTHENTIK_TOKEN
           valueFrom:
             secretKeyRef:
               key: AUTHENTIK_TOKEN_LDAP
               name: authentik-tokens
-        image: ghcr.io/goauthentik/ldap:2024.8.3@sha256:6b50f781bd50c0b849c5a7ec32127e65d5018c3a9c5939a072f988027449a978
+        image: ghcr.io/goauthentik/ldap:2024.8.6@sha256:dac3536960a70277b2712c5c2637ce5a4ed951057768e1da1a5fbbdb7e6fe887
         name: main
         resources:
           limits:
             cpu: 1000m
             memory: 512Mi
           requests:
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-radius

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

@@ -66,13 +66,13 @@

           value: https://
         - name: AUTHENTIK_TOKEN
           valueFrom:
             secretKeyRef:
               key: AUTHENTIK_TOKEN_RADIUS
               name: authentik-tokens
-        image: ghcr.io/goauthentik/radius:2024.8.3@sha256:487c2cc98193ad84286b260115b1ded3b405b28c08aa57e45116fcce362c7fa9
+        image: ghcr.io/goauthentik/radius:2024.8.6@sha256:b94cb1ab6dff146f77a2297e38aae012d767cf2bf9ecc9fb61acdae0d9e67fa2
         name: main
         resources:
           limits:
             cpu: 1000m
             memory: 512Mi
           requests:
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-worker

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

@@ -116,13 +116,13 @@

           value: 'true'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/server:2024.8.3
+        image: ghcr.io/goauthentik/server:2024.8.6@sha256:f2e5c18e922b40bd0cc3b5a2e9ac96ffb9f4109282bbc92f43c9d4e8f232c381
         name: main
         resources:
           limits:
             cpu: 1000m
             memory: 2Gi
           requests:

@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch 20 times, most recently from ba35469 to a550b5c Compare November 4, 2024 01:04
@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch 25 times, most recently from 353d4a7 to 15b0451 Compare November 30, 2024 03:14
@tinfoild tinfoild bot force-pushed the renovate/patch-authentik branch from 15b0451 to c933761 Compare November 30, 2024 17:04
@tinfoild tinfoild bot changed the title fix(container): update authentik group to v2024.8.6 (patch) fix(container): update authentik group to v2024.8.6 (patch) - autoclosed Nov 30, 2024
@tinfoild tinfoild bot closed this Nov 30, 2024
@tinfoild tinfoild bot deleted the renovate/patch-authentik branch November 30, 2024 18:08
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