From 62d5e2fb149a0d88207e168c90adfcb3ebcf2fea Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Thu, 13 Aug 2026 19:31:01 +1000 Subject: [PATCH] ghcr remote: allow goodtune/ghp for pull-through --- 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 d0accb3..2754ad2 100644 --- a/config/remote_docker/ghcr.yaml +++ b/config/remote_docker/ghcr.yaml @@ -8,6 +8,7 @@ patterns: - "^emberstack/helm-charts" - "^fallenbagel/" - "^goauthentik/" + - "^goodtune/ghp" - "^home-operations/" - "^jellyfin/" - "^netbox-community/"