From 9f2c2b7f602dcaad63237f4d9108c180c4cd195e Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Sat, 28 Sep 2024 22:26:09 +0200 Subject: [PATCH] update authentik proxy --- authentik/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 59a9960..67ace4b 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -67,7 +67,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2024.8.1 + image: ghcr.io/goauthentik/proxy:2024.8.3 name: proxy ports: - containerPort: 9000