helm was updated to fix the following issues:
Update to version 3.16.3:
- fix: fix label name
- Fix typo in pkg/lint/rules/chartfile_test.go
- Increasing the size of the runner used for releases.
- fix(hooks): correct hooks delete order
- Bump github.com/containerd/containerd from 1.7.12 to 1.7.23
Update to version 3.16.2:
- Revering change unrelated to issue #13176
- adds tests for handling of Helm index with broken chart
versions #13176
- improves handling of Helm index with broken helm chart versions
#13176
- Bump the k8s-io group with 7 updates
- adding check-latest:true
- Grammar fixes
- Fix typos
Update to version 3.16.1:
- bumping version to 1.22.7
- Merge pull request #13327 from mattfarina/revert-11726
Update to version 3.16.0:
Helm v3.16.0 is a feature release. Users are encouraged to
upgrade for the best experience.
- Notable Changes
- added sha512sum template function
- added ActiveHelp for cmds that don't take any more args
- drops very old Kubernetes versions support in helm create
- add --skip-schema-validation flag to helm 'install',
'upgrade' and 'lint'
- fixed bug to now use burst limit setting for discovery
- Added windows arm64 support
- Full changelog see
https://github.com/helm/helm/releases/tag/v3.16.0
Update to version 3.15.4:
- Bump the k8s-io group across 1 directory with 7 updates
- Bump github.com/docker/docker
Thu Jul 11 05:39:32 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 3.15.3:
- fix(helm): Use burst limit setting for discovery
- fixed dependency_update_test.go
- fix(dependencyBuild): prevent race condition in concurrent helm
dependency
- fix: respect proxy envvars on helm install/upgrade
- Merge pull request #13085 from
alex-kattathra-johnson/issue-12961
Update to version 3.15.2:
- fix: wrong cli description
- fix typo in...