2021-05-14 14:49:51 +02:00
|
|
|
# images.txt
|
|
|
|
#
|
|
|
|
# These lists contain the images that need to get mirrored from public
|
|
|
|
# registries to the local CI registry.
|
|
|
|
#
|
|
|
|
# format: <full-image-spec> <short-name>
|
|
|
|
#
|
|
|
|
|
2022-01-21 14:17:28 +05:30
|
|
|
# ceph-csi devel
|
2025-02-27 15:33:43 +05:30
|
|
|
docker.io/rook/ceph:v1.16.4 rook/ceph:v1.16.4
|
2024-07-26 10:31:50 +02:00
|
|
|
quay.io/ceph/ceph:v19 ceph/ceph:v19
|
|
|
|
|
2025-02-13 15:58:56 +05:30
|
|
|
# ceph-csi-operator
|
|
|
|
quay.io/cephcsi/ceph-csi-operator:v0.2.0 cephcsi/ceph-csi-operator:v0.2.0
|
|
|
|
|
2025-02-27 15:33:43 +05:30
|
|
|
# ceph-csi 3.12 and 3.13
|
|
|
|
docker.io/rook/ceph:v1.14.9 rook/ceph:v1.14.9
|
|
|
|
quay.io/ceph/ceph:v19 ceph/ceph:v19
|
2023-08-02 17:35:56 +02:00
|
|
|
|
2021-05-14 14:49:51 +02:00
|
|
|
# e2e testing
|
|
|
|
docker.io/library/busybox:1.29 library/busybox:1.29
|
|
|
|
docker.io/library/nginx:latest library/nginx:latest
|
|
|
|
docker.io/library/vault:latest library/vault:latest
|
2021-11-19 12:28:36 +05:30
|
|
|
docker.io/library/vault:1.8.5 library/vault:1.8.5
|