| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: helm3-bash-completion | Distribution: openSUSE Tumbleweed |
| Version: 3.20.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Thu Jan 22 07:01:34 2026 |
| Group: System/Shells | Build host: reproducible |
| Size: 16033 | Source RPM: helm3-3.20.0-1.2.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.
Apache-2.0
* 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(uninstall): supersede deployed releases
- Use latest patch release of Go in releases
- chore(deps): bump the k8s-io group with 7 updates
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
- chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to
1.10.2
- chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to
1.8.1
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
- chore(deps): bump github.com/cyphar/filepath-securejoin
- chore(deps): bump the k8s-io group with 7 updates
- chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0
- Remove dev-v3 `helm-latest-version` publish
- chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
- chore(deps): bump github.com/containerd/containerd from
1.7.28 to 1.7.29
- Revert "pkg/registry: Login option for passing TLS config in
memory"
- chore(deps): bump github.com/cyphar/filepath-securejoin
- jsonschema: warn and ignore unresolved URN $ref to match
v3.18.4
- Fix `helm pull` untar dir check with repo urls
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0
- chore(deps): bump github.com/gofrs/flock from 0.12.1 to
0.13.0
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0
- chore(deps): bump github.com/cyphar/filepath-securejoin
- [backport] fix: get-helm-3 script use helm3-latest-version
- pkg/registry: Login option for passing TLS config in memory
- chore(deps): bump the k8s-io group with 7 updates
- Fix deprecation warning
- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0
- chore(deps): bump golang.org/x/term from 0.34.0 to 0.35.0
- Avoid "panic: interface conversion: interface {} is nil"
- bump version to v3.19.0
- chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
- fix: set repo authorizer in registry.Client.Resolve()
- fix null merge
- Add timeout flag to repo add and update flags
* Thu Jan 15 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.5:
* Notable Changes
- Fixed bug where removing subchart value via override resulted
in warning #31118
- Fixed bug where helm uninstall with --keep-history did not
suspend previous deployed releases #12556
* Changelog
- fix(rollback): errors.Is instead of string comp 4a19a5b
(Hidde Beydals)
- fix(uninstall): supersede deployed releases 7a00235 (Hidde
Beydals)
- fix null merge 578564e (Ben Foster)
* Sat Dec 13 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.4:
* Use latest patch release of Go in releases 7cfb6e4 (Matt
Farina)
* chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0
59c951f (dependabot[bot])
* chore(deps): bump github.com/cyphar/filepath-securejoin d45f3f1
(dependabot[bot])
* chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
d459544 (dependabot[bot])
* chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
becd387 (dependabot[bot])
* chore(deps): bump the k8s-io group with 7 updates edb1579
(dependabot[bot])
* Thu Dec 11 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.3:
* Bump golang.org/x/crypto to v0.45.0
* Wed Nov 12 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.2:
* [backport] fix: get-helm-3 script use helm3-latest-version
8766e71 (George Jenkins)
* Tue Nov 11 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.1 (bsc#1251649, CVE-2025-58190,
bsc#1251442, CVE-2025-47911):
* chore(deps): bump github.com/containerd/containerd from 1.7.28
to 1.7.29
* jsonschema: warn and ignore unresolved URN $ref to match
v3.18.4
* Avoid "panic: interface conversion: interface {} is nil"
* Fix `helm pull` untar dir check with repo urls
* Fix deprecation warning
* chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
* Add timeout flag to repo add and update flags
* chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0
* Sat Sep 13 2025 Dirk Müller <dmueller@suse.com>
- Update to version 3.19.0:
* bump version to v3.19.0
* fix: use username and password if provided
* chore(deps): bump the k8s-io group with 7 updates
* chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
* chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
* chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
* fix(helm-lint): fmt
* fix(helm-lint): Add TLSClientConfig
* fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
* chore(deps): bump the k8s-io group with 7 updates
* fix: go mod tidy for v3
* chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
* chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
* fix Chart.yaml handling
* Handle messy index files
* chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28
* json schema fix
* fix: k8s version parsing to match original
* chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
* Do not explicitly set SNI in HTTPGetter
* chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
* chore(deps): bump the k8s-io group with 7 updates
* chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
* chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
* chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
* Disabling linter due to unknown issue
* Updating link handling
* Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
* build(deps): bump the k8s-io group with 7 updates
* build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
* fix: user username password for login
* Update pkg/registry/transport.go
* Update pkg/registry/transport.go
* fix: add debug logging to oci transport
* build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
* build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
* fix: legacy docker support broken for login
* fix: plugin installer test with no Internet
* Handle an empty registry config file.
* Prevent fetching newReference again as we have in calling method
* Prevent failure when resolving version tags in oras memory store
* fix(client): skipnode utilization for PreCopy
* test: Skip instead of returning early. looks more intentional
* test: tests repo stripping functionality
* test: include tests for Login based on different protocol prefixes
* fix(client): layers now returns manifest - remove duplicate from descriptors
* fix(client): return nil on non-allowed media types
* Fix 3.18.0 regression: registry login with scheme
* Update pkg/plugin/plugin.go
* Update pkg/plugin/plugin.go
* Wait for Helm v4 before raising when platformCommand and Command are set
* Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"
* build(deps): bump the k8s-io group with 7 updates
* chore: update generalization warning message
* build(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0
* build(deps): bump the k8s-io group with 7 updates
* build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0
* fix: move warning to top of block
* fix: govulncheck workflow
* fix: replace fmt warning with slog
* fix: add warning when ignore repo flag
* bump version to v3.18.0
* backport #30673 to dev-v3
* feat: add httproute from gateway-api to create chart template
* Wed Aug 20 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.6:
* fix(helm-lint): fmt
* fix(helm-lint): Add TLSClientConfig
* fix(helm-lint): Add HTTP/HTTPS URL support for json schema
references
* Tue Aug 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.5:
* fix Chart.yaml handling 7799b48 (Matt Farina)
* Handle messy index files dd8502f (Matt Farina)
* json schema fix cb8595b (Robert Sirchia)
* Mon Aug 04 2025 Alexey Kolos <lioli7k@gmail.com>
- Fix shell completion dependencies
* Add BuildRequires to prevent inclusion of folders owned by shells.
* Add Requires because installing completions without appropriate
shell is questionable.
* Tue Jul 29 2025 Alexey Kolos <lioli7k@gmail.com>
- Fix zsh completion location
* Wed Jul 09 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.4 (bsc#1246152, CVE-2025-53547):
* Disabling linter due to unknown issue f20a4ad (Matt Farina)
* build(deps): bump the k8s-io group with 7 updates 563b094
(dependabot[bot])
* Updating link handling 00de613 (Matt Farina)
* Tue Jun 17 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.3:
* build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
6838ebc (dependabot[bot])
* fix: user username password for login 5b9e2f6 (Terry Howe)
* Update pkg/registry/transport.go 2782412 (Terry Howe)
* Update pkg/registry/transport.go e66cf6a (Terry Howe)
* fix: add debug logging to oci transport 191f05c (Terry Howe)
* Tue Jun 10 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- remove flaky test
* cmd/helm/dependency_build_test.go
* cmd/helm/dependency_update_test.go
* cmd/helm/pull_test.go
* cmd/helm/registry_login_test.go
* Mon Jun 02 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.2:
* fix: legacy docker support broken for login 04cad46 (Terry
Howe)
* Handle an empty registry config file. bc9f8a2 (Matt Farina)
* Sat May 31 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.1:
* Notes:
- This release fixes regressions around template generation and
OCI registry interaction in 3.18.0
- There are at least 2 known regressions unaddressed in this
release. They are being worked on.
- Empty registry configuration files. When the file exists
but it is empty.
- Login to Docker Hub on some domains fails.
* Changelog
- fix(client): skipnode utilization for PreCopy
- fix(client): layers now returns manifest - remove duplicate
from descriptors
- fix(client): return nil on non-allowed media types
- Prevent fetching newReference again as we have in calling
method
- Prevent failure when resolving version tags in oras memory
store
- Update pkg/plugin/plugin.go
- Update pkg/plugin/plugin.go
- Wait for Helm v4 before raising when platformCommand and
Command are set
- Fix 3.18.0 regression: registry login with scheme
- Revert "fix (helm) : toToml` renders int as float [ backport
to v3 ]"
* Thu May 22 2025 Andreas Schwab <schwab@suse.de>
- Don't disable CGO on riscv64
* Tue May 20 2025 Dirk Müller <dmueller@suse.com>
- reduce parallelism even more on tests
* Tue May 20 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.0 (bsc#1241802, CVE-2025-22872):
* Notable Changes
- Add support for JSON Schema 2020
- Enabled cpu and memory profiling
- Add hook annotation to output hook logs to client on error
* Changelog
- build(deps): bump the k8s-io group with 7 updates
- fix: govulncheck workflow
- bump version to v3.18.0
- fix:add proxy support when mTLS configured
- docs: Note about http fallback for OCI registries
- Bump net package to avoid CVE on dev-v3
- Bump toml
- backport #30677to dev3
- build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to
1.8.0
- Add install test for TakeOwnership flag
- Fix --take-ownership
- build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to
1.7.2
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
- build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0
- Testing text bump
- Permit more Go version and not only 1.23.8
- Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3
to 3.0.0
- Unarchiving fix
- Fix typo
- Report as debug log, the time spent waiting for resources
- build(deps): bump github.com/containerd/containerd from
1.7.26 to 1.7.27
- Update pkg/registry/fallback.go
- automatic fallback to http
- chore(oci): upgrade to ORAS v2
- Updating to 0.37.0 for x/net
- build(deps): bump the k8s-io group with 7 updates
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
- build(deps): bump github.com/opencontainers/image-spec
- build(deps): bump github.com/containerd/containerd from
1.7.25 to 1.7.26
- build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
- Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3
- Refactor based on review comment
- Refactor based on review comment
- Add HookOutputFunc and generic yaml unmarshaller
- clarify fix error message
- fix err check
- remove comments about previous functionality
- add short circuit return
- Update based on review comments
- Update based on review comments
- Fix lint
- Tidy up imports
- Add hook annotations to output pod logs to client on success
and fail
- chore: use []error instead of []string
- Update cmd/helm/profiling.go
- chore: update profiling doc in CONTRIBUTING.md
- Update CONTRIBUTING guide
- Prefer environment variables to CLI flags
- Fix linter warning
- Move pprof paths to HELM_PPROF env variable
- Update CONTRIBUTING.md
- Update CONTRIBUTING.md
- Additional review fixes from PR
- feat: Add flags to enable CPU and memory profiling
- build(deps): bump github.com/distribution/distribution/v3
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
- Moving to SetOut and SetErr for Cobra
- build(deps): bump the k8s-io group with 7 updates
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
- build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
- build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
- build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
- build(deps): bump github.com/cyphar/filepath-securejoin
- build(deps): bump github.com/evanphx/json-patch
- build(deps): bump the k8s-io group with 7 updates
- fix: check group for resource info match
- Bump github.com/cyphar/filepath-securejoin from 0.3.6 to
0.4.0
- add test for nullifying nested global value
- Ensuring the file paths are clean prior to passing to
securejoin
- Bump github.com/containerd/containerd from 1.7.24 to 1.7.25
- Bump golang.org/x/crypto from 0.31.0 to 0.32.0
- Bump golang.org/x/term from 0.27.0 to 0.28.0
- bump version to v3.17.0
- Bump github.com/moby/term from 0.5.0 to 0.5.2
- Add test case for removing an entire object
- Tests for bugfix: Override subcharts with null values #12879
- feat: Added multi-platform plugin hook support to v3
- This commit fixes the issue where the yaml.Unmarshaller
converts all int values into float64, this passes in option
to decoder, which enables conversion of int into .
- merge null child chart objects
* Thu Apr 10 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.17.3:
Helm v3.17.3 is a security (patch) release. Users are strongly
recommended to update to this release.
* Changelog
- Unarchiving fix e4da497 (Matt Farina)
* Thu Mar 13 2025 opensuse_buildservice@ojkastl.de
- Update to version 3.17.2 (bsc#1238688, CVE-2025-22870):
* Updating to 0.37.0 for x/net
* build(deps): bump the k8s-io group with 7 updates
* Mon Mar 10 2025 Dirk Müller <dmueller@suse.com>
- skip 32bit builds on SLFO
* Fri Feb 14 2025 Dirk Müller <dmueller@suse.com>
- reduce test flakyness by limiting parallelism to what upstream
uses
* Thu Feb 13 2025 opensuse_buildservice@ojkastl.de
- Update to version 3.17.1:
* add test for nullifying nested global value
* Add test case for removing an entire object
* Tests for bugfix: Override subcharts with null values #12879
* merge null child chart objects
* build(deps): bump the k8s-io group with 7 updates
* fix: check group for resource info match
* Thu Jan 16 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to 3.17.0 (bsc#1235318, CVE-2024-45338):
Full changelog:
https://github.com/helm/helm/releases/tag/v3.17.0
* Notable Changes
- Allow pulling and installation by OCI digest
- Annotations and dependencies are now in chart metadata output
- New --take-ownership flag for install and upgrade commands
- SDK: Authorizer and registry authorizer are now configurable
- Removed the Kubernetes configuration file permissions check
- Added username/password to helm push and dependency
build/update subcommands
- Added toYamlPretty template function
* Mon Dec 16 2024 dmueller@suse.com
- Update to version 3.16.4 (bsc#1234482, CVE-2024-45337):
* Bump golang.org/x/crypto from 0.30.0 to 0.31.0
* Bump the k8s-io group with 7 updates
* Thu Nov 14 2024 dmueller@suse.com
- 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
* Fri Oct 11 2024 opensuse_buildservice@ojkastl.de
- 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
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.16.1:
* bumping version to 1.22.7
* Merge pull request #13327 from mattfarina/revert-11726
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- 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
* Wed Aug 14 2024 opensuse_buildservice@ojkastl.de
- 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 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
* Thu Jun 13 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.15.2:
* fix: wrong cli description
* fix typo in load_plugins.go
* fix docs of DeployedAll
* Bump github.com/docker/docker
* bump oras minor version
* feat(load.go): add warning on requirements.lock
* Thu May 23 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.15.1:
* Fixing build issue where wrong version is used
* Sat May 18 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.15.0 (bsc#1220207, CVE-2024-26147,
bsc#1219969, CVE-2024-25620):
- obsoletes CVE-2024-26147.patch in older distributions
- obsoletes CVE-2024-25620.patch in odler distributions
Helm v3.15.0 is a feature release. Users are encouraged to
upgrade for the best experience.
* Updating to k8s 1.30 c4e37b3 (Matt Farina)
* bump version to v3.15.0 d7afa3b (Matt Farina)
* bump version to 7743467 (Matt Farina)
* Fix namespace on kubeconfig error 214fb6e (Calvin Krist)
* Update testdata PKI with keys that have validity until 3393
(Fixes #12880) 1b75d48 (Dirk Müller)
* chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
dac23c8 (dependabot[bot])
* chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10
167d576 (dependabot[bot])
* chore: remove repetitive words dd37787 (deterclosed)
* Modified how created annotation is populated based on package
creation time 0a69a0d (Andrew Block)
* chore(deps): bump github.com/docker/docker aaaf112
(dependabot[bot])
* chore(deps): bump google.golang.org/protobuf from 1.31.0 to
1.33.0 7f53529 (dependabot[bot])
* Enabling hide secrets on install and upgrade dry run 25c4738
(Matt Farina)
* chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
ff94e93 (dependabot[bot])
* Fixing all the linting errors d58d7b3 (Robert Sirchia)
* Add a note about --dry-run displaying secrets a23dd9e (Matt
Farina)
* chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0
275f2ab (dependabot[bot])
* Updating .gitignore 8b424ba (Robert Sirchia)
* chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
e22d881 (dependabot[bot])
* chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5
4f200fa (dependabot[bot])
* Some fixes 764557c (Matt Farina)
* chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3
5bc97b9 (dependabot[bot])
* chore(deps): bump golangci/golangci-lint-action from 3.7.0 to
4.0.0 e6db0ec (dependabot[bot])
* add error messages 8d19bcb (George Jenkins)
* Fix: Ignore alias validation error for index load 68294fd
(George Jenkins)
* validation fix 8e6a514 (Matt Farina)
* bug: add proxy support for oci getter 94c1dea (Ricardo
Maraschini)
* chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 cbab6d6
(dependabot[bot])
* chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1
de332ae (dependabot[bot])
* chore(deps): bump github.com/containerd/containerd from 1.7.11
to 1.7.12 a2dd34b (dependabot[bot])
* Update architecture detection method 57a1bb8 (weidongkl)
* chore(deps): bump github/codeql-action from 3.22.11 to 3.23.0
8cab7c1 (dependabot[bot])
* chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to
1.5.2 5f9533f (dependabot[bot])
* Improve release action 4790bb9 (George Jenkins)
* chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 f980ad3
(dependabot[bot])
* Fix grammatical error c25736c (Matt Carr)
* Updated for review comments d2cf8c6 (MichaelMorris)
* Add robustness to wait status checks fc74964 (MichaelMorris)
* refactor: create a helper for checking if a release is
uninstalled f908379 (Alex Petrov)
* fix: reinstall previously uninstalled chart with --keep-history
9e198fa (Alex Petrov)
* Wed Apr 10 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.14.4:
Helm v3.14.4 is a patch release. Users are encouraged to upgrade
for the best experience. Users are encouraged to upgrade for the
best experience.
* refactor: create a helper for checking if a release is
uninstalled 81c902a (Alex Petrov)
* fix: reinstall previously uninstalled chart with --keep-history
5a11c76 (Alex Petrov)
* chore: remove repetitive words fb3d880 (deterclosed)
* chore(deps): bump google.golang.org/protobuf from 1.31.0 to
1.33.0 01ac4a2 (dependabot[bot])
* chore(deps): bump github.com/docker/docker 138602d
(dependabot[bot])
* bug: add proxy support for oci getter aa7d953 (Ricardo
Maraschini)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.14.3:
* Add a note about --dry-run displaying secrets
* add error messages
* Fix: Ignore alias validation error for index load
* chore(deps): bump github.com/containerd/containerd from 1.7.11
to 1.7.12
* chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to
1.5.2
* Update architecture detection method
* Fri Feb 23 2024 dmueller@suse.com
- Update to version 3.14.2 (bsc#1220207, CVE-2024-26147):
* Fix for uninitialized variable in yaml parsing
* Thu Feb 15 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.14.1 (bsc#1219969, CVE-2024-25620):
* validation fix
* Fri Jan 19 2024 Dirk Müller <dmueller@suse.com>
- determine git commit hash automatically
* Thu Jan 18 2024 opensuse_buildservice@ojkastl.de
- Update to version 3.14.0:
* Notable Changes
- New helm search flag of --fail-on-no-result
- Allow a nested tpl invocation access to defines
- Speed up the tpl function
- Added qps/HELM_QPS parameter that tells Kubernetes packages
how to operate
- Added --kube-version to lint command
- The ignore pkg is now public
* Changelog
- Improve release action
- bump version to
- Fix issues when verify generation readiness was merged
- fix test to use the default code's k8sVersionMinor
- lint: Add --kube-version flag to set capabilities and
deprecation rules
- Update to Go 1.21 for builds
- chore(deps): bump github.com/containerd/containerd from 1.7.6
to 1.7.11
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
- Removing Asset Transparency
- tests(pkg/engine): test RenderWithClientProvider
- Make the `ignore` pkg public again
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- Updating to Kubernetes 1.29.0 libraries
- feature(pkg/engine): introduce RenderWithClientProvider
- chore(deps): bump github/codeql-action from 2.22.10 to
3.22.11
- chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10
- Updating Helm libraries for k8s 1.28.4
- chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9
- Remove excessive logging
- chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8
- chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7
- Update CONTRIBUTING.md
- Fixing release labelling in rollback
- chore(deps): bump github.com/docker/docker
- chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5
- feat: move livenessProbe and readinessProbe values to default
values file
- Revert "fix(main): fix basic auth for helm pull or push"
- chore(deps): bump google.golang.org/grpc from 1.54.0 to
1.56.3
- Revert "fix(registry): address anonymous pull issue"
- Update get-helm-3
- chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4
- chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
- chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3
- Drop filterSystemLabels usage from Query method
- Apply review suggestions
- Update get-helm-3 to get version through get.helm.sh
- feat: print failed hook name
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
- Fixing precedence issue with the import of values.
- chore(create): indent to spaces
- Allow using label selectors for system labels for sql
backend.
- Allow using label selectors for system labels for secrets and
configmap backends.
- remove useless print during prepareUpgrade
- Add missing with clause to release gh action
- FIX Default ServiceAccount yaml
- fix(registry): address anonymous pull issue
- fix(registry): unswallow error
- Fix missing run statement on release action
- Add qps/HELM_QPS parameter
- chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
- chore(deps): bump github/codeql-action from 2.21.7 to 2.21.8
- bump version to v3.13.0
- chore(deps): bump github.com/evanphx/json-patch
- chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
- Write latest version to get.helm.sh bucket
- Increased release information key name max length.
- Pin gox to specific commit
- Remove `GoFish` from package managers for installing the
binary
- Test update for "Allow a nested `tpl` invocation access to
`defines` in a containing one"
- Test update for "Speed up `tpl`"
- addressing comment
- Add support for RISC-V
- lint and validate dependency metadata to reference
dependencies with a unique key (name or alias)
- Work around template.Clone omitting options
- fix: pass 'passCredentialsAll' as env-var to getter
- feat: pass basic auth to env-vars when running download
plugins
- helm search: New CLI Flag --fail-on-no-result
- Update pkg/kube/ready.go
- fix post install hook deletion due to before-hook-creation
policy
- Allow a nested `tpl` invocation access to `defines` in a
containing one
- Remove the 'reference templates' concept
- Speed up `tpl`
- ready checker- comment update
- ready checker- remove duplicate statefulset generational
check
- Verify generation in readiness checks
- feat(helm): add --reset-then-reuse-values flag to 'helm
upgrade'
* Thu Dec 14 2023 kastl@b1-systems.de
- Update to version 3.13.3:
* Updating Helm libraries for k8s 1.28.4
* Remove excessive logging
* chore(create): indent to spaces
* Wed Nov 08 2023 kastl@b1-systems.de
- Update to version 3.13.2 (bsc#1217013):
* chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
* Update get-helm-3
* chore(deps): bump github.com/docker/docker
* Fixing release labelling in rollback
* Drop filterSystemLabels usage from Query method
* Apply review suggestions
* Allow using label selectors for system labels for sql backend.
* Allow using label selectors for system labels for secrets and
configmap backends.
* Revert "fix(main): fix basic auth for helm pull or push"
* Revert "fix(registry): address anonymous pull issue"
* chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
* Update get-helm-3 to get version through get.helm.sh
* Thu Oct 12 2023 dmueller@suse.com
- Update to version 3.13.1:
* Fixing precedence issue with the import of values.
* Add missing with clause to release gh action
* FIX Default ServiceAccount yaml
* fix(registry): unswallow error
* remove useless print during prepareUpgrade
* fix(registry): address anonymous pull issue
* Fix missing run statement on release action
* Write latest version to get.helm.sh bucket
* chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
* Increased release information key name max length.
* chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
* Thu Sep 28 2023 kastl@b1-systems.de
- Update to version 3.13.0 (bsc#1215588):
* bump version to v3.13.0
* Fix leaking goroutines in Install
* chore(deps): bump github.com/containerd/containerd from 1.7.3
to 1.7.6
* chore(deps): bump github/codeql-action from 2.21.5 to 2.21.7
* Update Helm to use k8s 1.28.2 libraries
* chore(deps): bump github.com/cyphar/filepath-securejoin
* make the dependabot k8s.io group explicit
* use dependabot's group support for k8s.io dependencies
* chore(deps): bump
transparencylog/github-releases-asset-transparency-verify-action
* chore(deps): bump github/codeql-action from 2.21.4 to 2.21.5
* doc:Executing helm rollback release 0 will roll back to the
previous release
* add check if all migrations already applied
* chore(deps): bump github.com/moby/term
* chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
* chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
* Use labels instead of selectorLabels for pod labels
* fix(helm): fix GetPodLogs, the hooks should be sorted before
get the logs of each hook
* chore(deps): bump github.com/rubenv/sql-migrate from 1.5.1 to
1.5.2
* add rollback unit test
* fix: helm rollback err tips
* chore(deps): bump github.com/containerd/containerd from 1.7.0
to 1.7.3
* Add Ian Zink (z4ce) as triage maintainer
* chore(deps): bump github/codeql-action from 2.21.3 to 2.21.4
* chore: HTTPGetter add default timeout
* fix: precedence typo
* Avoid nil dereference if passing a nil resolver
* Add required changes after merge
* goimports
* Fix #3352, add support for --ignore-not-found just like kubectl
delete
* chore(deps): bump github/codeql-action from 2.21.2 to 2.21.3
* chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0
* Fix helm may identify achieve of the application/x-gzip as
application/vnd.ms-fontobject
* Restore `helm get metadata` command
* Revert "Add `helm get metadata` command"
* Update pkg/action/install.go
* test: replace `ensure.TempDir` with `t.TempDir`
* chore(deps): bump github/codeql-action from 2.21.0 to 2.21.2
* use json api url + report curl/wget error on fail
* Added error in case try to supply custom label with name of
system label during install/upgrade
* Updated per feedback from gjenkins8
* fix(main): fix basic auth for helm pull or push
* chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to
1.9.3
* cmd: support generating index in JSON format
* repo: detect JSON and unmarshal efficiently
* Tweaking new dry-run internal handling
* chore(deps): bump github/codeql-action from 2.20.3 to 2.21.0
* chore(deps): bump github.com/stretchr/testify from 1.8.2 to
1.8.4
* chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to
1.3.2
* chore(deps): bump github.com/opencontainers/image-spec
* bump kubernetes modules to v0.27.3
* chore(deps): bump actions/checkout from 3.2.0 to 3.5.3
* chore(deps): bump actions/setup-go from 3.5.0 to 4.0.1
* chore(deps): bump github/codeql-action from 2.1.37 to 2.20.3
* chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
* chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.11.0
* chore(deps): bump golang.org/x/text from 0.9.0 to 0.11.0
* chore(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
* chore(deps): bump github.com/docker/docker
* Remove warning for template directory not found.
* Add gjenkins8 as triage maintainer
* Added tests for created OCI annotation time format
* Add created OCI annotation
* Fix multiple bugs in values handling
* chore: fix a typo in `manager.go`
* chore(deps): bump github.com/rubenv/sql-migrate from 1.3.1 to
1.5.1
* add GetRegistryClient method
* chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
* oci: add tests for plain HTTP and insecure HTTPS registries
* chore(deps): bump github.com/opencontainers/runc from 1.1.4 to
1.1.5
* oci: Add flag `--plain-http` to enable working with HTTP
registries
* docs: add an example for using the upgrade command with
existing values
* Replace `fmt.Fprintf` with `fmt.Fprint` in get_metadata.go
* Replace `fmt.Fprintln` with `fmt.Fprintf` in get_metadata.go
* update kubernetes dependencies from v0.27.0 to v0.27.1
* Add ClientOptResolver to test util file
* Check that missing keys are still handled in tpl
* chore(deps): bump github.com/docker/distribution
* tests: change crd golden file to match after #11870
* Adding details on the Factory interface
* move Joe Julian to maintainer
* update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
* chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to
1.5.4
* chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
* chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0
to 3.2.1
* bump version to v3.12.0
* feat(helm): add ability for --dry-run to do lookup functions
When a helm command is run with the --dry-run flag, it will try
to connect to the cluster to be able to render lookup
functions. Closes #8137
* Updating the Helm maintainers
* strip trailing newline from Files.Lines
* add some test case
* fix comment grammar error.
* bugfix:(#11391) helm lint infinite loop when malformed
template object
* pkg/engine: fix nil-dereference
* pkg/chartutil: fix nil-dereference
* pkg/action: fix nil-dereference
* full source path when output-dir is not provided
* Update cmd/helm/upgrade.go
* Update cmd/helm/install.go
* added Contributing.md section and ref link in the README
* fix: add podLabels
* feat(helm): add ability for --dry-run to do lookup functions
When a helm command is run with the --dry-run flag, it will try
to connect to the cluster if the value is 'server' to be able
to render lookup functions. Closes #8137
* feat(helm): add ability for --dry-run to do lookup functions
* Add `CHART`, `VERSION` and `APP_VERSION` fields to `get all`
command output
* Adjust `get` command description to account metadata
* fix typo: mountPath
* add volumes and volumeMounts in chartutil
* Seed a default switch to control `automountServiceAccountToken`
* Avoid confusing error when passing in '--version X.Y.Z'
* Use errors.Is to compare
* Add `helm get metadata` command
* Use wrapped error so that ErrNoObjectsVisited can be compared
after return.
* Add exact version test. See also #7563 Signed-off-by: Igor
Manushin <igor.manushin@gmail.com>
* Update dependabot config to include github actions
* strict file permissions of repository.yaml
* Check redefinition of define and include in tpl
* Check that `.Template` is passed through `tpl`
* Make sure empty `tpl` values render empty.
* Pick the test improvement out of PR#8371
* #11369 Use the correct index repo cache directory in the
`parallelRepoUpdate` method as well
* #11369 Add a test case to prove the bug and its resolution
* ref(helm): export DescriptorPullSummary fields
* feat(helm): add 'ClientOptResolver' ClientOption
* Fix flaky TestSQLCreate test by making sqlmock ignore order of
sql requests
* Fixing tests after adding labels to release fixture
* Make default release fixture contain custom labels to make
tests check that labels are not lost
* Added support for storing custom labels in SQL storage driver
* Adding support merging new custom labels with original release
labels during upgrade
* Added note to install/upgrade commands that original release
labels wouldn't be persisted in upgraded release
* Added unit tests for implemented install/upgrade labels logic
* Remove redudant types from util_test.go
* Added tests for newly introduced util.go functions
* Fix broken tests for SQL storage driver
* Fix broken tests for configmap and secret storage drivers
* Make superseded releases keep labels
* Support configmap storage driver for install/upgrade actions
- -labels argument
* Added upgrade --install labels argument support
* Add labels support for install action with secret storage
backend
* test: added tests to load plugin from home dir with space
* fix: plugin does not load when helm base dir contains space
* Add priority class to kind sorter
* Fixes #10566
* test(search): add mixedCase test case
* fix(search): print repo search result in original case
* Adjust error message wrongly claiming that there is a resource
conflict
* Throw an error from jobReady() if the job exceeds its
BackoffLimit
* github: add Asset Transparency action for GitHub releases
* Fri Aug 11 2023 dmueller@suse.com
- Update to version 3.12.3:
* bump kubernetes modules to v0.27.3
* Add priority class to kind sorter
* Thu Jul 13 2023 dmueller@suse.com
- Update to version 3.12.2:
* add GetRegistryClient method
* chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
* Thu Jun 15 2023 kastl@b1-systems.de
- Update to version 3.12.1:
* add some test case
* fix comment grammar error.
* bugfix:(#11391) helm lint infinite loop when malformed
template object
* chore(deps): bump github.com/opencontainers/runc from 1.1.4 to
1.1.5
* chore(deps): bump github.com/docker/distribution
* update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
* test(search): add mixedCase test case
* chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
* chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to
1.5.4
* chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0
to 3.2.1
* fix(search): print repo search result in original case
* strict file permissions of repository.yaml
* update kubernetes dependencies from v0.27.0 to v0.27.1
* Thu May 11 2023 kastl@b1-systems.de
- Update to version 3.12.0 (bsc#1215711, CVE-2023-25173):
* bump version to v3.12.0
* Attach annotations to OCI artifacts
* chore: bump k8s.io dependencies to v0.27.1
* Bump k8s.io deps from v0.26.0 to v0.27.0
* Only run tests once
* chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
* Fix goroutine leak in action install
* fix quiet lint does not fail on non-linting errors
* create failing test for quietly linting a chart that doesn't
exist
* chore(deps): bump github.com/docker/docker
* Fixes Readiness Check for statefulsets using partitioned
rolling update. (#11774)
* fix: failed testcase on windows
* Fix 32bit-x86 typo in testsuite
* chore(deps): bump github.com/containerd/containerd from 1.6.15
to 1.7.0
* Handle failed DNS case for Go 1.20+
* Updating the Go version in go.mod
* Bump the Go version
* Fix goroutine leak in perform
* Properly invalidate client after CRD install
* Provide a helper to set the registryClient in cmd
* Reimplemented change in httpgetter for insecure TLS option
* Removed conditional
* Added insecure option to login subcommand
* Added support for insecure OCI registries
* Enable custom certificates option for OCI
* Add testing to default and release branches
* Added back CircleCI config.yaml
* Updates based on feedback
* Removed remaining CircleCI artifacts
* Remove job dependency. Should have done when I moved job to new
file
* Remove check to run only in helm org
* Add why comments
* Convert remaining CircleCI config to GitHub Actions
* Changed how the setup-go action sets go version
* CircleCI Migration
* chore:Use http constants as http.request parameters
* update k8s registry domain
* don't mark issues as stale where a PR is in progress
* chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to
1.3.1
* Update to func handling
* Add option to support cascade deletion options
* the linter varcheck and deadcode are deprecated (since v1.49.0)
* Check status code before retrying request
* Fix improper use of Table request/response to k8s API
* bump version to v3.11.0
* fix template --output-dir issue
* Add protection for stack-overflows for nested keys
* Fixing indentation
* feature(helm): add --set-literal flag for literal string
interpretation
* Thu Apr 13 2023 dmueller@suse.com
- Update to version 3.11.3:
* chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
* Fix goroutine leak in perform
* Fix goroutine leak in action install
* Fix 32bit-x86 typo in testsuite
* chore(deps): bump github.com/docker/docker
* chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
* Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
- drop fix-plugin-32bit.patch (upstream)
* Tue Mar 28 2023 Dirk Müller <dmueller@suse.com>
- add fix-plugin-32bit.patch
* Mon Mar 27 2023 Dirk Müller <dmueller@suse.com>
- build against go 1.19 (bsc#1209670)
- include K8s tags
- run tests
* Thu Mar 09 2023 kastl@b1-systems.de
- Update to version 3.11.2:
* chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to
1.3.1
* the linter varcheck and deadcode are deprecated (since v1.49.0)
* fix template --output-dir issue
* Thu Feb 09 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.11.1 (bsc#1208084, CVE-2023-25165)
* Update to func handling
- from version 3.11.0
* Fix improper use of Table request/response to k8s API
* Check status code before retrying request
* bump version to v3.11.0
* Bump containerd to 1.6.15, oras-go to 1.2.2 and image-spec to v1.1.0-rc2
* change linting error messages for null values in arrays
* Fix after CR
* Trigger CI
* Add test for User-Agent header setting and refactor
* Fix User-Agent header in requests made by Helm
* Bump k8s.io deps to v0.26.0
* fix adopted resource not replaced
* chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
* Resolve conflicts for go.mod and go.sum
* Fix backwards compatibility
* docs: add docs for cli/values.Options
* Update chartrepo.go
* chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
* bump sprig version 3.2.3
* Update string handling
* Update repo handling
* improve error message on plugin install
* harmonize URL reference resolving
* Update logic of non-git situation just to print warning logs
* Add a flag var to check git is installed or not
* Add support for CSVs in template --api-versions arg
* update .golangci for go1.18
* redirect registry client output to stderr
* chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
* Readiness & liveness probes correct port
* Update schema validation handling
* fix a few function names on comments
* use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
* Updating the deb location for azure cli
* retry http request on temporary errors
* Revert "Tolerate temporary errors from etcdserver"
* Updating the repo the azure cli is installed from
* Updating to kubernetes 1.25.2 packages
* Allow CGO_ENABLED to be overridden for build
* chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
* chore(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7
* chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
* chore(deps): bump github.com/rubenv/sql-migrate from 1.1.2 to 1.2.0
* Tolerate temporary errors from etcdserver
* update: Optimize the error message
* add nil judge for dependency , maintainers validate and some testcase.
* Fix code style
* bump version to v3.10.0
* Addressing review comments - move printing code out of client.go
* Addressing review comments: Extend Interface with new InterfaceResources to avoid breaking changes Move change to staus command behind --show-resources flag
* feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
* During deletion, explicitly log already deleted resource name.
* fix: add cases.NoLower option for we can get same effect to strings.Title
* one defer
* don't change r.CachePath
* avoid adding new public function
* fix tests
* fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
* Fix URL with encoded path support for ChartDownloader
/usr/share/bash-completion/completions/helm3
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Mar 10 23:03:37 2026