From 1b5bcfac8b0f8c6a6cd2cf18acb4cc1efdb2aa17 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Nov 2024 17:02:11 +0000 Subject: [PATCH] chore(deps): update ghcr.io/goauthentik/proxy docker tag to v2024.10.2 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 3a04ba0..feee077 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:2024.10.1 + image: ghcr.io/goauthentik/proxy:2024.10.2 name: proxy ports: - containerPort: 9000 -- 2.45.2