provider-helm
provider-helm copied to clipboard
Bump helm.sh/helm/v3 from 3.13.2 to 3.16.2
Bumps helm.sh/helm/v3 from 3.13.2 to 3.16.2.
Release notes
Sourced from helm.sh/helm/v3's releases.
Helm v3.16.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading
Download Helm v3.16.2. The common platform binaries are here:
- MacOS amd64 (checksum / 33efd48492f2358a49a231873e8baf41f702b5ab059333ae9c31e5517633c16e)
- MacOS arm64 (checksum / 56413c7fbb496d2789881039cab61d849727c7b35db00826fae7a2685a403344)
- Linux amd64 (checksum / 9318379b847e333460d33d291d4c088156299a26cd93d570a7f5d0c36e50b5bb)
- Linux arm (checksum / f0f606d0806a518b749bd82e8dbfe6a803aa33340215590ef3977c60e366ba82)
- Linux arm64 (checksum / 1888301aeb7d08a03b6d9f4d2b73dcd09b89c41577e80e3455c113629fc657a4)
- Linux i386 (checksum / 4fb0cdf74a8a23622aac5980fbbc91cd95b08de5624ac0beba271d7b3b1a128d)
- Linux ppc64le (checksum / 32a1b6073064a4a86d2a684180b6662ea202d1294b09ca52a6ba9d4cf071fec7)
- Linux s390x (checksum / a2e80592b9e45487d8bb6b10721c759287cf18be4389b53d67c7cf1e91c84959)
- Linux riscv64 (checksum / c9730c8e6a1b2b30e119270793772bcac835737a16e613aabc36b07b8e027009)
- Windows amd64 (checksum / 57821dd47d5728912e14000ee62262680e9039e8d05e18342cc010d5ac7908d7)
- Windows arm64 (checksum / d746889023a6df98f71d2785835e32cd6fbbf81e21a21d5e9d4542ed3cfe168d)
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at@mattfarina
keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
- 3.16.3 is the next patch release and will be on November 13, 2024
- 3.17.0 is the next feature release and will be on January 15, 2025
Changelog
- Revering change unrelated to issue #13176 13654a52f7c70a143b1dd51416d633e1071faffb ([email protected])
- adds tests for handling of Helm index with broken chart versions #13176 9fc8f1b614e1a2f41afa36e081c89ead21cd63bb ([email protected])
- improves handling of Helm index with broken helm chart versions #13176 961194d85dd0c9d18492a99c9193faa7f1556968 ([email protected])
- Bump the k8s-io group with 7 updates f6be62b65a92c16927c24310885d01ecfb1d2aaf (dependabot[bot])
- adding check-latest:true 27d44cf4c9cbdb05aaed038e970263a5b11c0b51 (Robert Sirchia)
- Grammar fixes 46e0a0f9e44b56b0d2fc81cc0e624534662b1df7 (Nathan Baulch)
- Fix typos a1bd541d17cd6d120635c1f65ada92edcd224517 (Nathan Baulch)
Helm 3.16.1
Helm v3.16.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
This release fixes a regression that is in 3.16.0.
... (truncated)
Commits
13654a5
Revering change unrelated to issue #131769fc8f1b
adds tests for handling of Helm index with broken chart versions #13176961194d
improves handling of Helm index with broken helm chart versions #13176f6be62b
Bump the k8s-io group with 7 updates27d44cf
adding check-latest:true46e0a0f
Grammar fixesa1bd541
Fix typos5a5449d
bumping version to 1.22.72cbf7fc
Merge pull request #13327 from mattfarina/revert-117260d439e1
bump version to v3.16.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)