Merge pull request 'Allow logging-stack images through the dockerhub remote' (#16) from benvin/logging-stack-docker-remotes into main
ci/woodpecker/push/apply Pipeline was successful

Reviewed-on: #16
This commit was merged in pull request #16.
This commit is contained in:
2026-07-27 21:46:50 +10:00
+5
View File
@@ -4,16 +4,19 @@ immutable_ttl: 0
mutable_ttl: 300 mutable_ttl: 300
patterns: patterns:
- "^alpine/" - "^alpine/"
- "^altinity/"
- "^library/almalinux" - "^library/almalinux"
- "^library/alpine" - "^library/alpine"
- "^library/busybox" - "^library/busybox"
- "^library/debian" - "^library/debian"
- "^library/fedora" - "^library/fedora"
- "^library/nats"
- "^library/nginx" - "^library/nginx"
- "^library/postgres" - "^library/postgres"
- "^library/redis" - "^library/redis"
- "^beats/filebeat" - "^beats/filebeat"
- "^bitnami/" - "^bitnami/"
- "^clickhouse/"
- "^curlimages/curl" - "^curlimages/curl"
- "^emberstack/kubernetes-reflector" - "^emberstack/kubernetes-reflector"
- "^grafana/" - "^grafana/"
@@ -24,10 +27,12 @@ patterns:
- "^jfrog/" - "^jfrog/"
- "^jpgouin/" - "^jpgouin/"
- "^kanidm/" - "^kanidm/"
- "^natsio/"
- "^osixia/" - "^osixia/"
- "^rancher/" - "^rancher/"
- "^rspamd/rspamd" - "^rspamd/rspamd"
- "^tiredofit/" - "^tiredofit/"
- "^timberio/vector"
- "^tozd/postfix" - "^tozd/postfix"
- "^traefik/" - "^traefik/"
- "^valkey/valkey" - "^valkey/valkey"