Helm v3.15.1 is a patch release. The Helm application source is the same as 3.15.0. The 3.15.0 builds stated the wrong version when running helm version. Instead of the release number it had the release candidate version which pointed to the same revision of the source.
The community keeps growing, and we'd love to see you there!
Linux amd64 (checksum / 7b20e7791c04ea71e7fe0cbe11f1a8be4a55a692898b57d9db28f3b0c1d52f11)
Linux arm (checksum / fa7a8b472c8f311ac618a231218511efeafad306781d11ad68976e0461074b0e)
Linux arm64 (checksum / b4c5519b18f01dd2441f5e09497913dc1da1a1eec209033ae792a8d45b9e0e86)
Linux i386 (checksum / 4f8cb966bac96a186f0790a7c4528dd0278664f82fba3643aa4b37f98cf9e76b)
Linux ppc64le (checksum / 0bfe2ff8b29c1f26b0484261c0fe0d041188b2e1aa5da8e461e44083bbf655a3)
Linux s390x (checksum / 4a5314689787332d010ae782a6c00804fb83a53238f7ff7c9837c3f797ff1473)
Linux riscv64 (checksum / 1c49f1213c68649842c81e1806c518661aa2e466aa1c6bf1d0ac3710f554a563)
Windows amd64 (checksum / 8ebe6d353f0fbc7e51861a676ba1c14af9efb3443ae2c78eb91946a756b93a9a)
This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarinakeybase account. Please use the attached signatures for verifying this release using gpg.
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.2 is the next patch release and will be on June 12, 2024.
3.16.0 is the next feature release and will be on September 11, 2024.
Changelog
Fixing build issue where wrong version is used e211f2aa62992bd72586b395de50979e31231829 (Matt Farina)
Helm v3.15.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
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 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)
Bumps helm.sh/helm/v3 from 3.14.2 to 3.15.1.
Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
e211f2a
Fixing build issue where wrong version is usedc4e37b3
Updating to k8s 1.30d7afa3b
bump version to v3.15.07743467
bump version tocf823d4
Merge pull request #12971 from dirkmueller/cert_extended_range1df0064
Merge pull request #12966 from helm/dependabot/go_modules/golang.org/x/net-0....c6beb16
Merge pull request #12979 from CalvinKrist/fix-namespace-on-kube-error214fb6e
Fix namespace on kubeconfig error1b75d48
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)dac23c8
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0Dependabot 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