Skip to content

chore(oci/dev-server): update gh-version-2026.2 ➼ a0ea12c#5077

Open
tinfoild[bot] wants to merge 1 commit intomainfrom
renovate/authentik
Open

chore(oci/dev-server): update gh-version-2026.2 ➼ a0ea12c#5077
tinfoild[bot] wants to merge 1 commit intomainfrom
renovate/authentik

Conversation

@tinfoild
Copy link
Copy Markdown
Contributor

@tinfoild tinfoild bot commented Mar 19, 2026

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/goauthentik/dev-server (source) digest 221dae1a0ea12c OpenSSF Scorecard

Changelog link: https://docs.goauthentik.io/docs/releases/.#fixed-in-


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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 19, 2026

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: ce24cb1
Status: ✅  Deploy successful!
Preview URL: https://adcf4d19.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-authentik.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild bot commented Mar 19, 2026

kube/helmrelease/out00

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

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-app

@@ -133,13 +133,13 @@

           value: 'true'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
+        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:a0ea12cadb56bde6291daaeefa8668bcdd145380b714286b098f65ed46b77643
         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

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

               resource: limits.cpu
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
+        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:a0ea12cadb56bde6291daaeefa8668bcdd145380b714286b098f65ed46b77643
         livenessProbe:
           exec:
             command:
             - /bin/sh
             - -c
             - |

@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild bot commented Mar 19, 2026

kube/helmrelease/out00

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

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

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

               resource: limits.cpu
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
+        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:d9625e0b225d753353819650a6d73a27cb78f8f7284173cf6108869a34e7da82
         livenessProbe:
           exec:
             command:
             - /bin/sh
             - -c
             - |
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-app

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-app

@@ -133,13 +133,13 @@

           value: 'true'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
+        image: ghcr.io/goauthentik/dev-server:gh-version-2026.2@sha256:d9625e0b225d753353819650a6d73a27cb78f8f7284173cf6108869a34e7da82
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /-/health/live/
             port: http
             scheme: HTTP

@tinfoild tinfoild bot force-pushed the renovate/authentik branch 3 times, most recently from bda1bac to 7d7c8a8 Compare March 19, 2026 01:43
@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild bot commented Mar 19, 2026

kube/kustomization/out00

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

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

@@ -81,13 +81,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: ghcr.io/goauthentik/dev-server
-              tag: gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
+              tag: gh-version-2026.2@sha256:85326e4cf6f3ab9ad63579619dbb7c5c5c41ff9bc2c21dc9e4aee43ebf9ab774
             ports:
             - containerPort: 9000
               name: http
             - containerPort: 9443
               name: https
             - containerPort: 9300
@@ -382,13 +382,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: ghcr.io/goauthentik/dev-server
-              tag: gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
+              tag: gh-version-2026.2@sha256:85326e4cf6f3ab9ad63579619dbb7c5c5c41ff9bc2c21dc9e4aee43ebf9ab774
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

@tinfoild tinfoild bot force-pushed the renovate/authentik branch 4 times, most recently from 3fa4921 to 656377f Compare March 19, 2026 12:22
@tinfoild tinfoild bot changed the title chore(oci/dev-server): update gh-version-2026.2 ➼ d9625e0 chore(oci/dev-server): update gh-version-2026.2 ➼ 12fe0df Mar 19, 2026
@tinfoild tinfoild bot force-pushed the renovate/authentik branch 12 times, most recently from 2160b9f to ab0b23f Compare March 20, 2026 05:32
@tinfoild tinfoild bot force-pushed the renovate/authentik branch 19 times, most recently from 98a1499 to 801dcc1 Compare March 23, 2026 08:29
@tinfoild tinfoild bot changed the title chore(oci/dev-server): update gh-version-2026.2 ➼ 4dab15c chore(oci/dev-server): update gh-version-2026.2 ➼ 5c7d5a9 Mar 23, 2026
@tinfoild tinfoild bot force-pushed the renovate/authentik branch from 801dcc1 to 8733482 Compare March 23, 2026 15:27
@tinfoild tinfoild bot changed the title chore(oci/dev-server): update gh-version-2026.2 ➼ 5c7d5a9 chore(oci/dev-server): update gh-version-2026.2 ➼ 67f79cc Mar 23, 2026
@tinfoild tinfoild bot force-pushed the renovate/authentik branch 3 times, most recently from 6ef4fe7 to b580cd0 Compare March 23, 2026 20:22
@tinfoild tinfoild bot changed the title chore(oci/dev-server): update gh-version-2026.2 ➼ 67f79cc chore(oci/dev-server): update gh-version-2026.2 ➼ c174c48 Mar 23, 2026
@tinfoild tinfoild bot force-pushed the renovate/authentik branch 3 times, most recently from fababaf to 58e6753 Compare March 24, 2026 00:33
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