You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The newest version 1.32.2 of the helm chart doesn't contain the correct image tag.
What did you expect to happen?
I expect the image tag in the daemonset to be the same as the chart version.
How can we reproduce it (as minimally and precisely as possible)?
helm repo list
NAME URL
vsphere-cpi https://kubernetes.github.io/cloud-provider-vsphere
helm show values vsphere-cpi/vsphere-cpi --version 1.32.2 | grep tag
tag: v1.32.1
Anything else we need to know (please consider providing level 4 or above logs of CPI)?
No response
Kubernetes version
kubectl version
Cloud provider or hardware configuration
VM
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
Kernel (e.g. uname -a)
Install tools
Container runtime (CRI) and and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
Others
The text was updated successfully, but these errors were encountered:
What happened?
The newest version
1.32.2
of the helm chart doesn't contain the correct image tag.What did you expect to happen?
I expect the image tag in the daemonset to be the same as the chart version.
How can we reproduce it (as minimally and precisely as possible)?
helm show values vsphere-cpi/vsphere-cpi --version 1.32.2 | grep tag tag: v1.32.1
Anything else we need to know (please consider providing level 4 or above logs of CPI)?
No response
Kubernetes version
kubectl version
Cloud provider or hardware configuration
VM
OS version
Kernel (e.g.
uname -a
)Install tools
Container runtime (CRI) and and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
Others
The text was updated successfully, but these errors were encountered: