Skip to content

Commit

Permalink
fix: sync range
Browse files Browse the repository at this point in the history
  • Loading branch information
daflyinbed committed Jun 8, 2024
1 parent 05af3d2 commit 8a240fe
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions sync/images.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
portainer/portainer-ee:/^2/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/portainer-ee
traefik:/^3/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/traefik
portainer/portainer-ee:/^2\.19/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/portainer-ee
traefik:/^3\.0/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/traefik
getsentry/relay:latest: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/relay
redis:/^7/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/redis
memcached:/^1/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/memcached
prom/prometheus:/^v2/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/prometheus
grafana/grafana-enterprise:/^10/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/grafana-enterprise
grafana/loki:/^2/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/loki
redis:/^7.\2/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/redis
memcached:/^1\.6/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/memcached
prom/prometheus:/^v2\.52/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/prometheus
grafana/grafana-enterprise:/^10\.4/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/grafana-enterprise
grafana/loki:/^2\.9/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/loki
# quay.io/prometheus/node-exporter: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/node-exporter
# gcr.io/cadvisor/cadvisor: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/cadvisor
prom/mysqld-exporter:/^0/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/mysqld-exporter
grafana/promtail:/^2/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/promtail
prom/mysqld-exporter:/^0\.15/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/mysqld-exporter
grafana/promtail:/^2\.9/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/promtail
# quay.io/prometheus/memcached-exporter: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/memcached-exporter
# quay.io/oliver006/redis_exporter: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/redis_exporter
postgres:/^14/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/postgres
postgres:/^14\.8/: registry.cn-shanghai.aliyuncs.com/mooncell_mirror/postgres

0 comments on commit 8a240fe

Please sign in to comment.