From a12eb9ecf1406fcc19ea2d726a49564243bcf50d Mon Sep 17 00:00:00 2001 From: Brad Davidson Date: Fri, 20 Sep 2024 21:45:55 +0000 Subject: [PATCH 1/2] Bump vsphere charts Compare: https://github.com/rancher/vsphere-charts/compare/bdbf37809638cd370f6e7327bd012a850b6da077...a5c99d716df960dc50cf417d9ecffad6b55ca0ad Signed-off-by: Brad Davidson Signed-off-by: Derek Nola Bump csi images Signed-off-by: Derek Nola --- charts/chart_versions.yaml | 4 ++-- scripts/build-images | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/chart_versions.yaml b/charts/chart_versions.yaml index 10c2a921dc..961456cc08 100644 --- a/charts/chart_versions.yaml +++ b/charts/chart_versions.yaml @@ -26,10 +26,10 @@ charts: - version: v0.26.001 filename: /charts/rke2-flannel.yaml bootstrap: true - - version: 1.8.000 + - version: 1.9.100 filename: /charts/rancher-vsphere-cpi.yaml bootstrap: true - - version: 3.3.0-rancher100 + - version: 3.3.1-rancher600 filename: /charts/rancher-vsphere-csi.yaml bootstrap: true - version: 0.2.600 diff --git a/scripts/build-images b/scripts/build-images index 1ec4a6232f..402d23377a 100755 --- a/scripts/build-images +++ b/scripts/build-images @@ -65,12 +65,12 @@ EOF if [ "${GOARCH}" != "arm64" ]; then xargs -n1 -t docker image pull --quiet << EOF > build/images-vsphere.txt ${REGISTRY}/rancher/mirrored-cloud-provider-vsphere-cpi-release-manager:v1.29.0 - ${REGISTRY}/rancher/mirrored-cloud-provider-vsphere-csi-release-driver:v3.3.0 - ${REGISTRY}/rancher/mirrored-cloud-provider-vsphere-csi-release-syncer:v3.3.0 - ${REGISTRY}/rancher/mirrored-sig-storage-csi-node-driver-registrar:v2.10.1 + ${REGISTRY}/rancher/mirrored-cloud-provider-vsphere-csi-release-driver:v3.3.1 + ${REGISTRY}/rancher/mirrored-cloud-provider-vsphere-csi-release-syncer:v3.3.1 + ${REGISTRY}/rancher/mirrored-sig-storage-csi-node-driver-registrar:v2.12.0 ${REGISTRY}/rancher/mirrored-sig-storage-csi-resizer:v1.10.1 - ${REGISTRY}/rancher/mirrored-sig-storage-livenessprobe:v2.12.0 - ${REGISTRY}/rancher/mirrored-sig-storage-csi-attacher:v4.5.1 + ${REGISTRY}/rancher/mirrored-sig-storage-livenessprobe:v2.14.0 + ${REGISTRY}/rancher/mirrored-sig-storage-csi-attacher:v4.7.0 ${REGISTRY}/rancher/mirrored-sig-storage-csi-provisioner:v4.0.1 ${REGISTRY}/rancher/mirrored-sig-storage-csi-snapshotter:v7.0.2 EOF From 7c44c6ce8d527d16380fa0852cd1fde613a50823 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:51:03 -0800 Subject: [PATCH 2/2] chore: Update the vsphere-csi airgap images (#7243) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- charts/chart_versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/chart_versions.yaml b/charts/chart_versions.yaml index 961456cc08..a78a577d24 100644 --- a/charts/chart_versions.yaml +++ b/charts/chart_versions.yaml @@ -29,7 +29,7 @@ charts: - version: 1.9.100 filename: /charts/rancher-vsphere-cpi.yaml bootstrap: true - - version: 3.3.1-rancher600 + - version: 3.3.1-rancher700 filename: /charts/rancher-vsphere-csi.yaml bootstrap: true - version: 0.2.600