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:
Humble Chirammal 2022-03-21 16:56:29 +05:30 committed by mergify[bot]
parent 0bf13764a5
commit f5aa4dae3d

View File

@ -9,18 +9,12 @@
# ceph-csi devel
docker.io/rook/ceph:v1.8.2 rook/ceph:v1.8.2
# ceph-csi v3.5
docker.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
quay.io/ceph/ceph:v16 ceph/ceph:v16
docker.io/rook/ceph:v1.6.2 rook/ceph:v1.6.2
# 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
# e2e testing