From 7dca15306342693e15e22796a98f664d76fe862f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Jun 2025 15:03:01 +0000 Subject: [PATCH] Update ghcr.io/goauthentik/proxy Docker tag to v2025.6.3 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 7c962fd..75a87dd 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.6.1 + image: ghcr.io/goauthentik/proxy:2025.6.3 name: proxy ports: - containerPort: 9000 -- 2.47.2