nova
nova copied to clipboard
Bump helm.sh/helm/v3 from 3.14.2 to 3.15.3
Bumps helm.sh/helm/v3 from 3.14.2 to 3.15.3.
Release notes
Sourced from helm.sh/helm/v3's releases.
Helm v3.15.3 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.15.3. The common platform binaries are here:
- MacOS amd64 (checksum / 68306cbd9808271cd95974328e4238c052c8495e09b0038828b65190491aeb9c)
- MacOS arm64 (checksum / 9ed53b19cfd935908c5269ba3e88028462fc4c249f85f937ae8cc04b6fe9cead)
- Linux amd64 (checksum / ad871aecb0c9fd96aa6702f6b79e87556c8998c2e714a4959bf71ee31282ac9c)
- Linux arm (checksum / 77a9c9699c836dd34fca3d9e783f9e70e0ddbe1a4b44aa13fac82f6193da452f)
- Linux arm64 (checksum / bd57697305ba46fef3299b50168a34faa777dd2cf5b43b50df92cca7ed118cce)
- Linux i386 (checksum / 60ee9fb18b3ecfee96cd680ff2a5dcab7f61b7c522efe0c7fc7a7e2c2577157c)
- Linux ppc64le (checksum / fac86a8a0515e1f4593d6288426c99f2b3edac946b7f118fcfe03e4a09523f25)
- Linux s390x (checksum / 5de47bc4fbae5a4d06d26c71f935334e5576954eed5c8ccef677607b59371c8e)
- Linux riscv64 (checksum / 096f773146abc7ef7348e32e74b7c27633bf063e117644bc9e0b75c50c9954e4)
- Windows amd64 (checksum / fd857635bbb38b20a91731e5d084c2e21503b0f797b153e3246de01676819f23)
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at@mattfarinakeybase 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.15.4 will contain only bug fixes and be released on August 14, 2024.
- 3.16.0 is the next feature release and will be on September 11, 2024.
Changelog
- fix(helm): Use burst limit setting for discovery 3bb50bbbdd9c946ba9989fbe4fb4104766302a64 (Evan Foster)
- fixed dependency_update_test.go f440d3b19ed772502b85ade33f7ee6bf4a35c85c (Suleiman Dibirov)
- fix(dependencyBuild): prevent race condition in concurrent helm dependency f262d80d30bd7c13f2ffe9719d23035adcbc7ede (Suleiman Dibirov)
- fix: respect proxy envvars on helm install/upgrade 7413819bb9c481707efa58b111ff0b85829b79f9 (Sidharth Menon)
- Merge pull request #13085 from alex-kattathra-johnson/issue-12961 eb4cf6051e5b97d48baf5b306ca1aaea1c33c2ae (Joe Julian)
Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release.
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
... (truncated)
Commits
3bb50bbfix(helm): Use burst limit setting for discoveryf440d3bfixed dependency_update_test.gof262d80fix(dependencyBuild): prevent race condition in concurrent helm dependency7413819fix: respect proxy envvars on helm install/upgradeeb4cf60Merge pull request #13085 from alex-kattathra-johnson/issue-129611a500d5fix: wrong cli description70b225cfix typo in load_plugins.gob3640f1fix docs of DeployedAll46e2ba0Bump github.com/docker/dockerfb311d3bump oras minor version- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)