From e78e3d519f66eb99cbb4491e9409fc5271ba35e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Jan 2025 20:02:23 +0000 Subject: [PATCH] chore(deps): update ghcr.io/goauthentik/proxy docker tag to v2024.12.3 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index b79cbd3..37207a1 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.12.2 + image: ghcr.io/goauthentik/proxy:2024.12.3 name: proxy ports: - containerPort: 9000 -- 2.45.2