From 863469d22adc4c43c7a4788c597da87120dfb330 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Jul 2025 13:02:37 +0000 Subject: [PATCH] Update ghcr.io/goauthentik/proxy Docker tag to v2025.6.4 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 75a87dd..25656ef 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.3 + image: ghcr.io/goauthentik/proxy:2025.6.4 name: proxy ports: - containerPort: 9000 -- 2.47.3