semantic-release / semantic-release/git
Make semantic-release sync Helm Chart.yaml version with package.json version
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 339
- Forks
- 75
- Avg merge
- 5h 15m
- Merged PRs (30d)
- 6
Description
I made a similar post here but then realized that the request may be better suited for the @semantic-release/git plugin instead.
Is it possible to have semantic-release also update the version field within my app's Helm Chart.yaml file alongside the other files? Or is this something that is better suited to be in its own plugin (e.g. @semantic-release/helm dedicated to updating Helm charts) ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how @semantic-release/git handles package.json and other release files, then compare that with the app's Helm Chart.yaml version field. Determine whether semantic-release can support this directly or whether a dedicated Helm plugin is needed. Done means the chosen approach reliably synchronizes Chart.yaml with package.json during release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, javascript
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100