From 967eaf481d12708c715f1e7c07639070ccc07e1e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Dec 2024 16:02:26 +0000 Subject: [PATCH] chore(deps): update ghcr.io/goauthentik/proxy docker tag to v2024.12.1 --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index dc3aae6..5100720 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.5 + image: ghcr.io/goauthentik/proxy:2024.12.1 name: proxy ports: - containerPort: 9000 -- 2.45.2