helm-push
helm-push copied to clipboard
Bump helm.sh/helm/v3 from 3.9.0 to 3.9.3
Bumps helm.sh/helm/v3 from 3.9.0 to 3.9.3.
Release notes
Sourced from helm.sh/helm/v3's releases.
Helm 3.9.3
Helm v3.9.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.9.3. The common platform binaries are here:
- MacOS amd64 (checksum / ca3d57bb68135fa45a7acc2612d472e8ad01b78f49eaca57490aefef74a61c95)
- MacOS arm64 (checksum / db20ee8758616e1d69e90aedc5eb940751888bdd2b031badf2080a05df4c9eb7)
- Linux amd64 (checksum / 2d07360a9d93b18488f1ddb9de818b92ba738acbec6e1c66885a88703fa7b21c)
- Linux arm (checksum / 2b8cdb8064914ed1f1cd17f8366e68eab2f14e9fb0b2a0bac0f47fac7fbddf36)
- Linux arm64 (checksum / 59168c08c32293759005d0c509ce4be9038d7663827e05564c779e59658d8299)
- Linux i386 (checksum / 634a5dca59674cb77fb7a69d08cee00c9051505e81af1c1d3ea96e5f3de84dbc)
- Linux ppc64le (checksum / bf06f00a01e01a3ad011c0b70fbbb07db3e65f2134ed5e640a2a2832a4101f48)
- Linux s390x (checksum / 257a7373b380dc1fdb811030867c1483c511a5521bb1348fe59e97883582f9f3)
- Windows amd64 (checksum / cdd24727d233e620ce6e8ec21646a6218bde94cf3d5f24e9c4ae6a114939975d)
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.10.0 is the next feature release and will be on September 13, 2022
Changelog
- Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful 414ff28d4029ae8c8b05d62aa06c7fe3dee2bc58 (Guilherme Macedo)
- fixes #11142 missing array length check on release c801d8876a6fc9c9a5bfa15f31892e16cd30c7bd (Arvid E. Picciani)
Helm v3.9.2 is a patch release. This release is the same Helm source as v3.9.1. It is rebuilt on Go 1.17.12 which has numerous CVE fixes compared to the version of Go used to build Helm v3.9.1.
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
... (truncated)
Commits
414ff28
Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restfulc801d88
fixes #11142 missing array length check on release1addefb
Merge pull request #11161 from mattfarina/rel-3.9-ci-fixa2d0792
Updating the circleci image we usea7c043a
Upgrading to Kubernetes 1.24.206f449d
fix: improve logging & safety of statefulSetReady1cf5bc4
make token caching an opt in featurec768c3e
chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6b1b9de0
Upgrading to Kubernetes 1.24.1 packagesa6303bd
chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3- See full diff 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 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)