Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Image Tag in newest Helm Chart 1.32.2 #1383

Open
luanaBanana opened this issue Jan 16, 2025 · 0 comments
Open

Wrong Image Tag in newest Helm Chart 1.32.2 #1383

luanaBanana opened this issue Jan 16, 2025 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@luanaBanana
Copy link

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 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

@luanaBanana luanaBanana added the kind/bug Categorizes issue or PR as related to a bug. label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant