kubekey
kubekey copied to clipboard
build(deps): bump helm.sh/helm/v3 from 3.9.4 to 3.12.3
Bumps helm.sh/helm/v3 from 3.9.4 to 3.12.3.
Release notes
Sourced from helm.sh/helm/v3's releases.
Helm v3.12.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.12.3. The common platform binaries are here:
- MacOS amd64 (checksum / 1bdbbeec5a12dd0c1cd4efd8948a156d33e1e2f51140e2a51e1e5e7b11b81d47)
- MacOS arm64 (checksum / 240b0a7da9cae208000eff3d3fb95e0fa1f4903d95be62c3f276f7630b12dae1)
- Linux amd64 (checksum / 1b2313cd198d45eab00cc37c38f6b1ca0a948ba279c29e322bdf426d406129b5)
- Linux arm (checksum / 6b67cf5fc441c1fcb4a860629b2ec613d0e6c8ac536600445f52a033671e985e)
- Linux arm64 (checksum / 79ef06935fb47e432c0c91bdefd140e5b543ec46376007ca14a52e5ed3023088)
- Linux i386 (checksum / cb789c4753bf66c8426f6be4091349c0780aaf996af0a1de48318f9f8d6b7bc8)
- Linux ppc64le (checksum / 8f2182ae53dd129a176ee15a09754fa942e9e7e9adab41fd60a39833686fe5e6)
- Linux s390x (checksum / f5d5c7a4e831dedc8dac5913d4c820e0da10e904debb59dec65bde203fad1af0)
- Windows amd64 (checksum / f3e2e9d69bb0549876aef6e956976f332e482592494874d254ef49c4862c5712)
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.13.0 is the next feature release and be on September 13, 2023.
Changelog
- bump kubernetes modules to v0.27.3 3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e (Joe Julian)
- Add priority class to kind sorter fb7415543b910e5661337e187e2be9d3f383638d (Stepan Dohnal)
Helm v3.12.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.12.2. The common platform binaries are here:
... (truncated)
Commits
3a31588
bump kubernetes modules to v0.27.3fb74155
Add priority class to kind sorter1e210a2
add GetRegistryClient methodcfa7bc6
chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3f32a527
add some test case91bb1e3
fix comment grammar error.5217482
bugfix:(#11391) helm lint infinite loop524a0e7
chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5c60cdf6
chore(deps): bump github.com/docker/distribution321f71a
update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign 24sama after the PR has been reviewed.
You can assign the PR to them by writing /assign @24sama
in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
@dependabot: PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.