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

[QUESTION] Missing Helm Chart for v1.2.1 release from Jan 2nd 2025 #824

Closed
Dogcatcher opened this issue Jan 10, 2025 · 4 comments · Fixed by #825
Closed

[QUESTION] Missing Helm Chart for v1.2.1 release from Jan 2nd 2025 #824

Dogcatcher opened this issue Jan 10, 2025 · 4 comments · Fixed by #825

Comments

@Dogcatcher
Copy link

I understand that the versioning between the helm charts and the releases is diverging as per the announcement on the release page, but I'm not seeing a helm chart that references the most recent v1.2.1 release from Jan 2nd 2025.

I can see there's a change to the helm charts included in the changlelog (PR 799) for release v1.2.1 but this is from Nov 2024.

The master branch contains chart version 1.2.1 with the app version set to v1.2.0 and the associated image tag in values.yaml also set to v1.2.0.

Please advise if this was an oversight and if a chart update is coming soon to enable an upgrade to the v1.2.1 release.

$ helm repo list | grep stakater
stakater            	https://stakater.github.io/stakater-charts

$ helm search repo stakater/reloader --versions
NAME             	CHART VERSION	APP VERSION	DESCRIPTION
stakater/reloader	1.2.0        	v1.2.0     	Reloader chart that runs on kubernetes
stakater/reloader	1.1.0        	v1.1.0     	Reloader chart that runs on kubernetes
@karl-johan-grahn
Copy link
Contributor

Also see #823

@MuneebAijaz MuneebAijaz linked a pull request Jan 14, 2025 that will close this issue
@MuneebAijaz
Copy link
Contributor

1.2.1 is now available on both repos.

@Dogcatcher
Copy link
Author

thanks @MuneebAijaz

@MuneebAijaz
Copy link
Contributor

Please advise if this was an oversight and if a chart update is coming soon to enable an upgrade to the v1.2.1 release.

Again, i would like to clarify that you shouldnt take git release as a reference for helm chart versions. You need to track helm packages for those updates. and in case of new git release of reloader, you only need to update the image version in helm values.

If you still need git releases to track helm chart as well, let us know, we can try to create a separate release line something like helm-chart/reloader for that.

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.

3 participants