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

Enhancement: Add chart to existing release #122

Open
tylerauerbeck opened this issue Apr 27, 2021 · 4 comments
Open

Enhancement: Add chart to existing release #122

tylerauerbeck opened this issue Apr 27, 2021 · 4 comments

Comments

@tylerauerbeck
Copy link

tylerauerbeck commented Apr 27, 2021

As mentioned in: helm/chart-releaser-action#70, in different types of workflows it would be nice to be able to upload to an existing release instead of having to cut a seperate release just for/from CR. Is there any reason that this isn't / shouldn't be the case? Currently when trying to submit to an existing release, I am getting a 422 error.

Would be happy to submit a PR on this, just want to make sure this would be acceptable first.

@PhilippKuntschik
Copy link

I would love to see this feature.

This is relevant for repositories that do not only host the helm chart but for example other binary releases as well. You could of course have multiple releases for the same version, depending on the build pipeline, but IMO having one release with multiple download options would be more manageable.

@szaimen
Copy link

szaimen commented Jan 6, 2023

I would also really like to have this. It is even required in my case.

@ehakan
Copy link

ehakan commented Jun 15, 2023

Would love to see this.

We're using https://github.com/googleapis/release-please, which handles helm versions with release PRs, and also creates GitHub releases. Chart Releaser in this case creates duplicate releases.

@jasperkamerling
Copy link

jasperkamerling commented Nov 8, 2023

We need this for the project I am working on because we want to publish the chart when we create a new release.
Therefor i created a pr #347

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

No branches or pull requests

5 participants