rancher / rke2

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

[Release-1.29] - [Maintenance] vSphere CSI chart version bump #7247

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.29 with commit 65d1e3a4

$ rke2 -v
rke2 version v1.29.10+dev.65d1e3a4 (65d1e3a4050fe5ee1bb451990d6ed2d6ec105ca0)
go version go1.22.8 X:boringcrypto

$ sudo cat /var/lib/rancher/rke2/data/v1.29.10-dev.65d1e3a4-268f6aabce4f/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.29.10-dev.65d1e3a4-268f6aabce4f/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"