Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

helm3-bash-completion-3.20.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: helm3-bash-completion Distribution: openSUSE Tumbleweed
Version: 3.20.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 22 07:01:34 2026
Group: System/Shells Build host: reproducible
Size: 16033 Source RPM: helm3-3.20.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/helm/helm
Summary: Bash Completion for helm3
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