Bash command line completion support for helm3.
Provides
Requires
License
Apache-2.0
Changelog
* Thu Jan 22 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.20.0:
* Notable Changes
- SDK: bump k8s API versions to v0.35.0
- v3 backport: Fixed a bug where helm uninstall with
- -keep-history did not suspend previous deployed releases
[#12564]
- v3 backport: Bump Go version to v1.25
* Changelog
- bump version to v3.20
- chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
- chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
- chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to
1.2.0
- chore(deps): bump the k8s-io group with 7 updates
- [dev-v3] Replace deprecated `NewSimpleClientset`
- [dev-v3] Bump Go v1.25, `golangci-lint` v2
- chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to
1.6.0
- chore(deps): bump github.com/containerd/containerd from
1.7.29 to 1.7.30
- fix(rollback): `errors.Is` instead of string comp
- fix