Skip to content

Commit

Permalink
[Release-1.28] Bump vSphere CSI/CPI charts to 1.9.1 and 3.3.1-rancher…
Browse files Browse the repository at this point in the history
…700 (#7251)

* Bump vsphere charts

Compare: rancher/vsphere-charts@bdbf378...a5c99d7
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>

Bump

Signed-off-by: Derek Nola <derek.nola@suse.com>

* chore: Update the vsphere-csi airgap images (#7243)

Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: Derek Nola <derek.nola@suse.com>
Co-authored-by: Brad Davidson <brad.davidson@rancher.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 8, 2024
1 parent 41898fa commit ec77fd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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-rancher700
filename: /charts/rancher-vsphere-csi.yaml
bootstrap: true
- version: 0.2.600
Expand Down
10 changes: 5 additions & 5 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -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.28.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
Expand Down

0 comments on commit ec77fd4

Please sign in to comment.