From 2ad2d05a9f515590bb88b3614563eb35d71a0325 Mon Sep 17 00:00:00 2001 From: "azimuth-ci-bot[bot]" <142236172+azimuth-ci-bot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 13:19:48 +0000 Subject: [PATCH] Update csi-cinder addon to 2.28.1 (#203) Co-authored-by: mkjpryor --- skopeo-manifests/csi-cinder.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 skopeo-manifests/csi-cinder.yaml diff --git a/skopeo-manifests/csi-cinder.yaml b/skopeo-manifests/csi-cinder.yaml new file mode 100644 index 0000000..3b7dfaa --- /dev/null +++ b/skopeo-manifests/csi-cinder.yaml @@ -0,0 +1,16 @@ +registry.k8s.io: + images: + provider-os/cinder-csi-plugin: + - v1.28.1 + sig-storage/csi-attacher: + - v4.2.0 + sig-storage/csi-node-driver-registrar: + - v2.6.2 + sig-storage/csi-provisioner: + - v3.4.1 + sig-storage/csi-resizer: + - v1.8.0 + sig-storage/csi-snapshotter: + - v6.2.1 + sig-storage/livenessprobe: + - v2.9.0