From 3ee685b31cb1ffb5d904228548a1f7eafa7e9857 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Apr 2025 13:02:28 +0000 Subject: [PATCH] Update ghcr.io/goauthentik/proxy Docker tag to v2025.4.0 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 298032f..40c8b96 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -92,7 +92,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2025.2.4 + image: ghcr.io/goauthentik/proxy:2025.4.0 name: proxy ports: - containerPort: 9000 -- 2.47.2