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

kargo-cli-bash-completion-1.9.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: kargo-cli-bash-completion Distribution: openSUSE Tumbleweed
Version: 1.9.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Jan 30 08:47:32 2026
Group: System/Shells Build host: reproducible
Size: 16093 Source RPM: kargo-cli-1.9.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/akuity/kargo
Summary: Bash Completion for kargo-cli
Bash command line completion support for kargo-cli.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Jan 30 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 1.9.0:
    * chore(backport release-1.9): fix(cli): fix api version used by
      hand-written watch client (#5655)
    * chore(backport release-1.9): fix: fix two cli commands to not
      rely on legacy api types (#5644)
    * feat(cli): allow auth using api token in env var (#5634)
    * docs: update CLI auth callback URL to use HTTP (#5425)
    * chore(deps): bump major dependencies (#5555)
    * chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0
      (#5595)
    * chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#5596)
    * chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#5597)
    * chore(deps): bump the go-patch group with 2 updates (#5601)
    * chore(deps): update non-K8s dependencies (#5572)
    * chore(deps): bump curlimages/curl from 8.17.0 to 8.18.0 (#5564)
    * chore(deps): bump anchore/sbom-action