From c1f1eafbdb2357b720a78d6bcfe44c55bc18d427 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Jun 2025 16:02:39 +0000 Subject: [PATCH] Update ghcr.io/goauthentik/proxy Docker tag to v2025.6.1 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 5b0c3c8..7c962fd 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -98,7 +98,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2025.4.1 + image: ghcr.io/goauthentik/proxy:2025.6.1 name: proxy ports: - containerPort: 9000 -- 2.47.2