Skip to content
Snippets Groups Projects
Commit fcdc7ecb authored by Spyridon Trigazis's avatar Spyridon Trigazis Committed by Spyridon Trigazis
Browse files

Sync etcd from the primary registry

https://github.com/etcd-io/etcd/releases


etcd uses gcr.io/etcd-development/etcd as
a primary container registry, and
quay.io/coreos/etcd as secondary.

Signed-off-by: default avatarSpyros Trigazis <spyridon.trigazis@cern.ch>
parent 3556a975
No related branches found
No related tags found
1 merge request!53Sync etcd from the primary registry
Pipeline #1844527 passed
......@@ -73,6 +73,12 @@ k8s.gcr.io/etcd_sync:
script:
- ./sync_image.sh "k8s.gcr.io/etcd:3.3.17"
gcr.io/etcd-development/etcd_sync:
stage: image_sync
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
script:
- ./sync_image.sh "gcr.io/etcd-development/etcd:v3.4.7"
quay.io/prometheus/prometheus_sync:
stage: image_sync
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment