Open dereknola opened 2 weeks ago
$ 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"
Backport fix for [Maintenance] vSphere CSI chart version bump
7137