mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-23 06:40:23 +00:00
ci: replace the references of container images from docker.io to quay.io
The image list was referring `docker.io` images and this commit change that to `quay.io` references. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
0bf13764a5
commit
f5aa4dae3d
@ -9,18 +9,12 @@
|
|||||||
# ceph-csi devel
|
# ceph-csi devel
|
||||||
docker.io/rook/ceph:v1.8.2 rook/ceph:v1.8.2
|
docker.io/rook/ceph:v1.8.2 rook/ceph:v1.8.2
|
||||||
|
|
||||||
|
|
||||||
# ceph-csi v3.5
|
# ceph-csi v3.5
|
||||||
docker.io/ceph/ceph:v16 ceph/ceph:v16
|
quay.io/ceph/ceph:v16 ceph/ceph:v16
|
||||||
docker.io/rook/ceph:v1.6.2 rook/ceph:v1.6.2
|
|
||||||
|
|
||||||
|
|
||||||
# ceph-csi v3.4
|
|
||||||
docker.io/ceph/ceph:v16 ceph/ceph:v16
|
|
||||||
docker.io/rook/ceph:v1.6.2 rook/ceph:v1.6.2
|
docker.io/rook/ceph:v1.6.2 rook/ceph:v1.6.2
|
||||||
|
|
||||||
# ceph-csi v3.3
|
# ceph-csi v3.3
|
||||||
docker.io/ceph/ceph:v15 ceph/ceph:v15
|
quay.io/ceph/ceph:v15 ceph/ceph:v15
|
||||||
docker.io/rook/ceph:v1.4.9 rook/ceph:v1.4.9
|
docker.io/rook/ceph:v1.4.9 rook/ceph:v1.4.9
|
||||||
|
|
||||||
# e2e testing
|
# e2e testing
|
||||||
|
Loading…
Reference in New Issue
Block a user