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

Versions not updated #36

Closed
simon-sebold opened this issue Jun 30, 2024 · 6 comments · Fixed by #49
Closed

Versions not updated #36

simon-sebold opened this issue Jun 30, 2024 · 6 comments · Fixed by #49

Comments

@simon-sebold
Copy link

The version of kube-vip-cloud-provider is v0.0.10 but helm chart deploys v0.0.4
The version of kube-vip is v0.8.1 but helm chart deploys v0.8.0

@rptaylor
Copy link
Contributor

rptaylor commented Oct 10, 2024

According to https://github.com/kube-vip/helm-charts/tags the latest helm chart should be 0.6.2, but in the repo only 0.6.1 is available. Are the github actions not working?

$ helm search repo kube-vip/kube-vip --versions
NAME                            	CHART VERSION	APP VERSION	DESCRIPTION                             
kube-vip/kube-vip               	0.6.1        	v0.8.0     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.6.0        	v0.8.0     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.5.0        	v0.7.0     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.4.4        	v0.4.1     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.4.2        	v0.4.1     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.4.1        	v0.4.1     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.4.0        	v0.4.0     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.3.7        	v0.3.7     	A Helm chart for kube-vip               
kube-vip/kube-vip               	0.3.6        	v0.3.6     	A Helm chart for kube-vip               
kube-vip/kube-vip-cloud-provider	0.2.2        	v0.0.4     	A Helm chart for kube-vip cloud provider
kube-vip/kube-vip-cloud-provider	0.2.1        	v0.0.1     	A Helm chart for Kubernetes             
kube-vip/kube-vip-cloud-provider	0.2.0        	v0.0.1     	A Helm chart for Kubernetes             
kube-vip/kube-vip-cloud-provider	0.1.0        	0.1        	A Helm chart for Kubernetes             

Aside from that, there should be an app version 0.8.4 now based on https://github.com/kube-vip/kube-vip/tags

@rptaylor
Copy link
Contributor

It looks like all updates since about 1.5 years ago (6e1e44f) have not been published in a new chart version of KV-CP.

This can be very confusing, I was trying to figure out why the affinity was not working (https://github.com/kube-vip/helm-charts/blob/main/charts/kube-vip-cloud-provider/templates/deployment.yaml#L31) , it is just because the chart hasn't been updated. #25 was closed but without a published chart version providing the fix.

@tecbird
Copy link

tecbird commented Oct 17, 2024

here too! please push tags to chart repo

@Fahl-Design
Copy link

@thebsdbox please take a look at this

image

@ibra-coul
Copy link
Contributor

@Fahl-Design
The pull request #48 is already awaiting approval.

@rptaylor
Copy link
Contributor

#49 did not completely fix this as intended but #54 did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants