rancher / rke2

https://docs.rke2.io/
Apache License 2.0
1.58k stars 268 forks source link

[Release-1.30] - [Maintenance] vSphere CSI chart version bump #7246

Open dereknola opened 2 weeks ago

dereknola commented 2 weeks ago

Backport fix for [Maintenance] vSphere CSI chart version bump

mdrahman-suse commented 1 week ago

Validated on release-1.30 with commit 8353a650

$ rke2 -v
rke2 version v1.30.6+dev.8353a650 (8353a650a984d57ddb197cf49411326d526cf196)
go version go1.22.8 X:boringcrypto

$ sudo cat /var/lib/rancher/rke2/data/v1.30.6-dev.8353a650-70dde56051d3/charts/rancher-vsphere-csi.yaml | grep rancher-vsphere-csi
  name: "rancher-vsphere-csi"
    helm.cattle.io/chart-url: "https://rke2-charts.rancher.io/assets/rancher-vsphere-csi/rancher-vsphere-csi-3.3.1-rancher700.tgz"

$ sudo cat /var/lib/rancher/rke2/data/v1.30.6-dev.8353a650-70dde56051d3/charts/rancher-vsphere-cpi.yaml | grep rancher-vsphere-cpi
  name: "rancher-vsphere-cpi"
    helm.cattle.io/chart-url: "https://rke2-charts.rancher.io/assets/rancher-vsphere-cpi/rancher-vsphere-cpi-1.9.100.tgz"