From f68de9283b90e71382a28b8055869ba12dde7b6a Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Sun, 16 Aug 2026 16:25:43 +1000 Subject: [PATCH] ghcr: allowlist oauth2-proxy for the arrproxy sidecar --- config/remote_docker/ghcr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/remote_docker/ghcr.yaml b/config/remote_docker/ghcr.yaml index 8d67ced..7e66e03 100644 --- a/config/remote_docker/ghcr.yaml +++ b/config/remote_docker/ghcr.yaml @@ -13,6 +13,7 @@ patterns: - "^jellyfin/" - "^k8up-io/" - "^netbox-community/" + - "^oauth2-proxy/" - "^onedr0p/" - "^open-webui/open-webui" - "^openvoxproject/"