opendevstack / opendevstack/ods-core
Upgrade Helm to v4
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
See: https://helm.sh/el/blog/helm-v3-end-of-life
Describe the solution you'd like
Upgrade helm to v4, also update the plugins (helm-secrets and helm-diff)
| Plugin | Current | Target | v4 compatibility |
|---|---|---|---|
| helm-diff | 3.14.1 | 3.15.10 | Release notes: "bump Helm support matrix to v4.2.1" |
| helm-secrets | 4.7.4 | 4.7.7 | Yes (v4.x series; current 4.7.4 likely fine too) |
Describe alternatives you've considered
No alternative, we should update before support runs out.
Additional context
https://helm.sh/de/docs/overview
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 locating the Helm version declaration and the helm-diff and helm-secrets plugin declarations in the repository. Update Helm to v4 and the plugins to the listed target versions, then verify that the configured versions are v4-compatible and that the repository's existing validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100