Skip to content

Commit

Permalink
deps: update dependency helm/helm to v3.15.2 (#638)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [helm/helm](https://togithub.com/helm/helm) | minor | `v3.11.2` ->
`v3.15.2` |

---

### Release Notes

<details>
<summary>helm/helm (helm/helm)</summary>

### [`v3.15.2`](https://togithub.com/helm/helm/releases/tag/v3.15.2):
Helm v3.15.2

[Compare
Source](https://togithub.com/helm/helm/compare/v3.15.1...v3.15.2)

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](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.15.2. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz.sha256sum)
/ e99a9266a5328cb575d81ef10247911f42d9e90c76ef6eef154c5c535565658b)
- [MacOS arm64](https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz.sha256sum)
/ 30143dabc1da9d32c7d6c589fad04b1f1ecc73841393d5823fa21c5d7f5bf8f6)
- [Linux amd64](https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz.sha256sum)
/ 2694b91c3e501cff57caf650e639604a274645f61af2ea4d601677b746b44fe2)
- [Linux arm](https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz.sha256sum)
/ 2b28fda1d8c6f087011bc7ec820051a13409dadce8385529f306476632e24e85)
- [Linux arm64](https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz.sha256sum)
/ adcf07b08484b52508e5cbc8b5f4b0b0db50342f7bc487ecd88b8948b680e6a7)
- [Linux i386](https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz.sha256sum)
/ 8e0bb5a08c7c227a8e285026b6283726ddc0e1f406e2af4d4d600fa1dd85c21e)
- [Linux ppc64le](https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz.sha256sum)
/ 9d95528fb797f6429f7f9b6dee0cf87bf8c71f6470e1db4a51e844c169c285a3)
- [Linux s390x](https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz.sha256sum)
/ 5b42bc3d08fd0ffaf4f9ed810f28464f52ec4ea431b809c7179071d76f3d6f16)
- [Linux riscv64](https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz.sha256sum)
/ 2998bae9971a55f862c21bff337c325cb6a44f28ef76e11bffc93d16989e11e6)
- [Windows amd64](https://get.helm.sh/helm-v3.15.2-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.15.2-windows-amd64.zip.sha256sum)
/ cbf40b79fa2a7dbd6e24201f8660b56261d10d6e7b5cadc3ff78100fb45b3c69)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.15.3 will contain only bug fixes and be released on July 10, 2024.
- 3.16.0 is the next feature release and will be on September 11, 2024.

#### Changelog

- fix: wrong cli description
[`1a500d5`](https://togithub.com/helm/helm/commit/1a500d5625419a524fdae4b33de351cc4f58ec35)
(yyzxw)
- fix typo in load_plugins.go
[`70b225c`](https://togithub.com/helm/helm/commit/70b225c9abc014cfeb73f7c9f506b0e73e912b61)
(yxxhero)
- fix docs of DeployedAll
[`b3640f1`](https://togithub.com/helm/helm/commit/b3640f196a2cf77136ab01295bffe76fa184991d)
(Daniel Strobusch)
- Bump github.com/docker/docker
[`46e2ba0`](https://togithub.com/helm/helm/commit/46e2ba0341d43e19493b2f90c86126da8ad8a64e)
(dependabot\[bot])
- bump oras minor version
[`fb311d3`](https://togithub.com/helm/helm/commit/fb311d331f66f7f9153b5d0c7aa07a77bc9528ca)
(Austin Abro)
- feat(load.go): add warning on requirements.lock
[`23552a7`](https://togithub.com/helm/helm/commit/23552a7de6f45aacec47bc2bfe70de02b9d7ab70)
(Aaron U'Ren)

### [`v3.15.1`](https://togithub.com/helm/helm/releases/tag/v3.15.1):
Helm v3.15.1

[Compare
Source](https://togithub.com/helm/helm/compare/v3.15.0...v3.15.1)

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!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.15.1. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.15.1-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-darwin-amd64.tar.gz.sha256sum)
/ 5fdc60e090d183113f9fa0ae9dd9d12f0c1462b9ded286370f84e340f84bd676)
- [MacOS arm64](https://get.helm.sh/helm-v3.15.1-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-darwin-arm64.tar.gz.sha256sum)
/ 4b04ede5ab9bb226c9b198c94ce12818f0b0e302193defd66970b45fc341f6e7)
- [Linux amd64](https://get.helm.sh/helm-v3.15.1-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-amd64.tar.gz.sha256sum)
/ 7b20e7791c04ea71e7fe0cbe11f1a8be4a55a692898b57d9db28f3b0c1d52f11)
- [Linux arm](https://get.helm.sh/helm-v3.15.1-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-arm.tar.gz.sha256sum)
/ fa7a8b472c8f311ac618a231218511efeafad306781d11ad68976e0461074b0e)
- [Linux arm64](https://get.helm.sh/helm-v3.15.1-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-arm64.tar.gz.sha256sum)
/ b4c5519b18f01dd2441f5e09497913dc1da1a1eec209033ae792a8d45b9e0e86)
- [Linux i386](https://get.helm.sh/helm-v3.15.1-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-386.tar.gz.sha256sum)
/ 4f8cb966bac96a186f0790a7c4528dd0278664f82fba3643aa4b37f98cf9e76b)
- [Linux ppc64le](https://get.helm.sh/helm-v3.15.1-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-ppc64le.tar.gz.sha256sum)
/ 0bfe2ff8b29c1f26b0484261c0fe0d041188b2e1aa5da8e461e44083bbf655a3)
- [Linux s390x](https://get.helm.sh/helm-v3.15.1-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-s390x.tar.gz.sha256sum)
/ 4a5314689787332d010ae782a6c00804fb83a53238f7ff7c9837c3f797ff1473)
- [Linux riscv64](https://get.helm.sh/helm-v3.15.1-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.1-linux-riscv64.tar.gz.sha256sum)
/ 1c49f1213c68649842c81e1806c518661aa2e466aa1c6bf1d0ac3710f554a563)
- [Windows amd64](https://get.helm.sh/helm-v3.15.1-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.15.1-windows-amd64.zip.sha256sum)
/ 8ebe6d353f0fbc7e51861a676ba1c14af9efb3443ae2c78eb91946a756b93a9a)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
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
[`e211f2a`](https://togithub.com/helm/helm/commit/e211f2aa62992bd72586b395de50979e31231829)
(Matt Farina)

### [`v3.15.0`](https://togithub.com/helm/helm/releases/tag/v3.15.0):
Helm v3.15.0

[Compare
Source](https://togithub.com/helm/helm/compare/v3.14.4...v3.15.0)

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!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Notable Changes

- Opt-in to hiding secrets when running dry-run for install and upgrade
-   Added robustness to wait checks

#### Installation and Upgrading

Download Helm v3.15.0. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.15.0-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-darwin-amd64.tar.gz.sha256sum)
/ ccaee03af72e5dc168ae9b9e3267e2b461b0ebb7a77849048f4567286158777d)
- [MacOS arm64](https://get.helm.sh/helm-v3.15.0-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-darwin-arm64.tar.gz.sha256sum)
/ 020df10fd29b0791f39aa5719d2926a995f78c1a2a7487923ca26485a0565909)
- [Linux amd64](https://get.helm.sh/helm-v3.15.0-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-amd64.tar.gz.sha256sum)
/ a74747ac40777b86d3ff6f1be201504bba65ca46cd68b5fe25d3c394d0dcf745)
- [Linux arm](https://get.helm.sh/helm-v3.15.0-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-arm.tar.gz.sha256sum)
/ 614d53ab1192667facce7e8d4e884ff067e5684199a7e5223e8808abc43e927f)
- [Linux arm64](https://get.helm.sh/helm-v3.15.0-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-arm64.tar.gz.sha256sum)
/ c3b0281fca4c030548211dd6e9b032ee0a9fc53eab614f6acbaff631682ce808)
- [Linux i386](https://get.helm.sh/helm-v3.15.0-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-386.tar.gz.sha256sum)
/ 8a267c7527e3c13602feea7432209c8931f6eecd4bff5ded398d70791c74a5b7)
- [Linux ppc64le](https://get.helm.sh/helm-v3.15.0-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-ppc64le.tar.gz.sha256sum)
/ bcec19cdad95cae99edce046ccd8090f275e63381ccb6accb4304819fc26e004)
- [Linux s390x](https://get.helm.sh/helm-v3.15.0-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-s390x.tar.gz.sha256sum)
/ a3030533cceedaca4af8fb7661c7154c578ad770279bb6003e1ecd810c72077a)
- [Linux riscv64](https://get.helm.sh/helm-v3.15.0-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.15.0-linux-riscv64.tar.gz.sha256sum)
/ 468dc90d119b2faa91036747c559285a744ed7beb8b7d74b83878da6c13e0560)
- [Windows amd64](https://get.helm.sh/helm-v3.15.0-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.15.0-windows-amd64.zip.sha256sum)
/ 23f0ee9fc93d325ddbc4dfdac97c83bc00c7784016541045756cf9abb36f21dc)
This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.15.1 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

- Updating to k8s 1.30
[`c4e37b3`](https://togithub.com/helm/helm/commit/c4e37b39dbb341cb3f716220df9f9d306d123a58)
(Matt Farina)
- bump version to v3.15.0
[`d7afa3b`](https://togithub.com/helm/helm/commit/d7afa3b6b432c09a02cd07342e908ba5bed34940)
(Matt Farina)
- bump version to
[`7743467`](https://togithub.com/helm/helm/commit/774346777c5b311251d8252cd470d56bdd23a403)
(Matt Farina)
- Fix namespace on kubeconfig error
[`214fb6e`](https://togithub.com/helm/helm/commit/214fb6eff393f1c17890d45e9eaee86f6b37ea17)
(Calvin Krist)
- Update testdata PKI with keys that have validity until 3393 (Fixes
[#&#8203;12880](https://togithub.com/helm/helm/issues/12880))
[`1b75d48`](https://togithub.com/helm/helm/commit/1b75d48189c2484cb5904f7996933d8d85315adb)
(Dirk Müller)
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
[`dac23c8`](https://togithub.com/helm/helm/commit/dac23c82ce3bc05b6e72a1571bea48e424494fb0)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10
[`167d576`](https://togithub.com/helm/helm/commit/167d57676d22ea10fa7869e6f85c6fe2e46b3292)
(dependabot\[bot])
- chore: remove repetitive words
[`dd37787`](https://togithub.com/helm/helm/commit/dd37787ffd25419cf5f76222e682fbba47d289eb)
(deterclosed)
- Modified how created annotation is populated based on package creation
time
[`0a69a0d`](https://togithub.com/helm/helm/commit/0a69a0dea6b1dcebaaf5d5b67c9a56eade463a71)
(Andrew Block)
- chore(deps): bump github.com/docker/docker
[`aaaf112`](https://togithub.com/helm/helm/commit/aaaf1128d2dd2ce3e119472cae0bd9da3d62eb89)
(dependabot\[bot])
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
[`7f53529`](https://togithub.com/helm/helm/commit/7f53529a701830dd86d78e932e83e4f7a928e9df)
(dependabot\[bot])
- Enabling hide secrets on install and upgrade dry run
[`25c4738`](https://togithub.com/helm/helm/commit/25c473834e0cbb905fc8a524709fd4d5362dab11)
(Matt Farina)
- chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
[`ff94e93`](https://togithub.com/helm/helm/commit/ff94e9319104a58321444d7d4656917147058936)
(dependabot\[bot])
- Fixing all the linting errors
[`d58d7b3`](https://togithub.com/helm/helm/commit/d58d7b376265338e059ff11c71267b5a6cf504c3)
(Robert Sirchia)
- Add a note about --dry-run displaying secrets
[`a23dd9e`](https://togithub.com/helm/helm/commit/a23dd9e3b756c12cfdaa1b2c3a023c92530c0d0a)
(Matt Farina)
- chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0
[`275f2ab`](https://togithub.com/helm/helm/commit/275f2ab43b86072a601d036acc6d7eb2bb501b08)
(dependabot\[bot])
- Updating .gitignore
[`8b424ba`](https://togithub.com/helm/helm/commit/8b424baea1e40a352acf549395e6498e63ac0aa2)
(Robert Sirchia)
- chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
[`e22d881`](https://togithub.com/helm/helm/commit/e22d881495fcfee6b1c4afa1d12627f3e28b54e6)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5
[`4f200fa`](https://togithub.com/helm/helm/commit/4f200fa74f4b1bc8ad7261afb30ae7e2a8f0f546)
(dependabot\[bot])
- Some fixes
[`764557c`](https://togithub.com/helm/helm/commit/764557c470533fa57aad99f865c9ff75a64d4163)
(Matt Farina)
- chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3
[`5bc97b9`](https://togithub.com/helm/helm/commit/5bc97b9c4eff3d2968d3c74c64b25052140558d6)
(dependabot\[bot])
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
[`e6db0ec`](https://togithub.com/helm/helm/commit/e6db0ec933582a0de2f55f8f2f1ef693739eedc0)
(dependabot\[bot])
- add error messages
[`8d19bcb`](https://togithub.com/helm/helm/commit/8d19bcb78aaeb489eba4ed1d68894e59c8f55876)
(George Jenkins)
- Fix: Ignore alias validation error for index load
[`68294fd`](https://togithub.com/helm/helm/commit/68294fdae0deba2464805067228790e025207ebd)
(George Jenkins)
- validation fix
[`8e6a514`](https://togithub.com/helm/helm/commit/8e6a5149d2e2e3beffa51d53048b2fed90d8c529)
(Matt Farina)
- bug: add proxy support for oci getter
[`94c1dea`](https://togithub.com/helm/helm/commit/94c1deae6d5a43491c5a4e8444ecd8273a8122a1)
(Ricardo Maraschini)
- chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
[`cbab6d6`](https://togithub.com/helm/helm/commit/cbab6d6227969435df516dcdfcc6d29808aff094)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1
[`de332ae`](https://togithub.com/helm/helm/commit/de332ae396e1414cdc6923456cbe8a4b3af74c4e)
(dependabot\[bot])
- chore(deps): bump github.com/containerd/containerd from 1.7.11 to
1.7.12
[`a2dd34b`](https://togithub.com/helm/helm/commit/a2dd34b3f2fe4eb8350ba168fb0943cf4ac990f9)
(dependabot\[bot])
- Update architecture detection method
[`57a1bb8`](https://togithub.com/helm/helm/commit/57a1bb80e5829f20125447b2734469d97858960c)
(weidongkl)
- chore(deps): bump github/codeql-action from 3.22.11 to 3.23.0
[`8cab7c1`](https://togithub.com/helm/helm/commit/8cab7c17f4163a5fc609f4a2f7fcdce796a4b870)
(dependabot\[bot])
- chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2
[`5f9533f`](https://togithub.com/helm/helm/commit/5f9533fef733c514f24a6f33f130efa6ea775c58)
(dependabot\[bot])
- Improve release action
[`4790bb9`](https://togithub.com/helm/helm/commit/4790bb9bcc224abee8a41f0bd8cac5880f605877)
(George Jenkins)
- chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
[`f980ad3`](https://togithub.com/helm/helm/commit/f980ad319c12774787c89ffaaef0f7fea0633bb3)
(dependabot\[bot])
- Fix grammatical error
[`c25736c`](https://togithub.com/helm/helm/commit/c25736c894ed1058c75b68fca0094c8fd953e131)
(Matt Carr)
- Updated for review comments
[`d2cf8c6`](https://togithub.com/helm/helm/commit/d2cf8c66f1775783edbc150d1a509f58e769e75e)
(MichaelMorris)
- Add robustness to wait status checks
[`fc74964`](https://togithub.com/helm/helm/commit/fc74964f8a039ce209966b70fa7ba0fc7ea36a9e)
(MichaelMorris)
- refactor: create a helper for checking if a release is uninstalled
[`f908379`](https://togithub.com/helm/helm/commit/f908379f1f8e3d764b0a52dcba2d234490fc0ffc)
(Alex Petrov)
- fix: reinstall previously uninstalled chart with --keep-history
[`9e198fa`](https://togithub.com/helm/helm/commit/9e198fa89d3c798dec1012bb4dff7107e22700d7)
(Alex Petrov)

### [`v3.14.4`](https://togithub.com/helm/helm/releases/tag/v3.14.4):
Helm v3.14.4

[Compare
Source](https://togithub.com/helm/helm/compare/v3.14.3...v3.14.4)

Helm v3.14.4 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](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.14.4. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.14.4-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-darwin-amd64.tar.gz.sha256sum)
/ 73434aeac36ad068ce2e5582b8851a286dc628eae16494a26e2ad0b24a7199f9)
- [MacOS arm64](https://get.helm.sh/helm-v3.14.4-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-darwin-arm64.tar.gz.sha256sum)
/ 61e9c5455f06b2ad0a1280975bf65892e707adc19d766b0cf4e9006e3b7b4b6c)
- [Linux amd64](https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz.sha256sum)
/ a5844ef2c38ef6ddf3b5a8f7d91e7e0e8ebc39a38bb3fc8013d629c1ef29c259)
- [Linux arm](https://get.helm.sh/helm-v3.14.4-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-arm.tar.gz.sha256sum)
/ 962297c944c06e1f275111a6e3d80e37c9e9e8fed967d4abec8efcf7fc9fb260)
- [Linux arm64](https://get.helm.sh/helm-v3.14.4-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-arm64.tar.gz.sha256sum)
/ 113ccc53b7c57c2aba0cd0aa560b5500841b18b5210d78641acfddc53dac8ab2)
- [Linux i386](https://get.helm.sh/helm-v3.14.4-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-386.tar.gz.sha256sum)
/ 2cb3ff032be1c39b7199b324d58d0ae05bc4fe49b9be6aa2fcbeb3fc03f1f9e7)
- [Linux ppc64le](https://get.helm.sh/helm-v3.14.4-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-ppc64le.tar.gz.sha256sum)
/ d0d625b43f6650ad376428520b2238baa2400bfedb43b2e0f24ad7247f0f59b5)
- [Linux s390x](https://get.helm.sh/helm-v3.14.4-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-s390x.tar.gz.sha256sum)
/ a5750d0cb1ba34ce84ab3be6382a14617130661d15dd2aa1b36630b293437936)
- [Linux riscv64](https://get.helm.sh/helm-v3.14.4-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-riscv64.tar.gz.sha256sum)
/ 925782b159392d52df5ebab88e04e695217325894c6a32a9a779e865b7e32411)
- [Windows amd64](https://get.helm.sh/helm-v3.14.4-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.14.4-windows-amd64.zip.sha256sum)
/ 0b951db3eadd92dfe336b5a9ddb0640e5cd70d39abdbd7d3125e9fb59b22b669)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.15.0 is the next feature release and will be on May 08, 2024.

#### Changelog

- refactor: create a helper for checking if a release is uninstalled
[`81c902a`](https://togithub.com/helm/helm/commit/81c902a123462fd4052bc5e9aa9c513c4c8fc142)
(Alex Petrov)
- fix: reinstall previously uninstalled chart with --keep-history
[`5a11c76`](https://togithub.com/helm/helm/commit/5a11c768386dab08ff026fb1001e592ab0a033f8)
(Alex Petrov)
- chore: remove repetitive words
[`fb3d880`](https://togithub.com/helm/helm/commit/fb3d8805f017d898f9e88667829c21874a8f6166)
(deterclosed)
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
[`01ac4a2`](https://togithub.com/helm/helm/commit/01ac4a2c36d49e691982f85f4243fe449876fb5d)
(dependabot\[bot])
- chore(deps): bump github.com/docker/docker
[`138602d`](https://togithub.com/helm/helm/commit/138602da27a6ba67564d298e7b07f5624a341b88)
(dependabot\[bot])
- bug: add proxy support for oci getter
[`aa7d953`](https://togithub.com/helm/helm/commit/aa7d95333d5fbc1ea9ed20cc56f011c068e004be)
(Ricardo Maraschini)

### [`v3.14.3`](https://togithub.com/helm/helm/releases/tag/v3.14.3):
Helm v3.14.3

[Compare
Source](https://togithub.com/helm/helm/compare/v3.14.2...v3.14.3)

Helm v3.14.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](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.14.3. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.14.3-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-darwin-amd64.tar.gz.sha256sum)
/ 4d5d01a94c7d6b07e71690dc1988bf3229680284c87f4242d28c6f1cc99653be)
- [MacOS arm64](https://get.helm.sh/helm-v3.14.3-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-darwin-arm64.tar.gz.sha256sum)
/ dff794152b62b7c1a9ff615d510f8657bcd7a3727c668e0d9d4955f70d5f7573)
- [Linux amd64](https://get.helm.sh/helm-v3.14.3-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-amd64.tar.gz.sha256sum)
/ 3c90f24e180f8c207b8a18e5ec82cb0fa49858a7a0a86e4ed52a98398681e00b)
- [Linux arm](https://get.helm.sh/helm-v3.14.3-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-arm.tar.gz.sha256sum)
/ d4ff88f02d6731ec5dbde86a67bf391e673d0d9e87901727fbf62372aff106ec)
- [Linux arm64](https://get.helm.sh/helm-v3.14.3-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-arm64.tar.gz.sha256sum)
/ 85e1573e76fa60af14ba7e9ec75db2129b6884203be866893fa0b3f7e41ccd5e)
- [Linux i386](https://get.helm.sh/helm-v3.14.3-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-386.tar.gz.sha256sum)
/ af89e5df5cd21efe4dcaa478b19aaf17d22820716f93c1f098b00f1b7cfe1905)
- [Linux ppc64le](https://get.helm.sh/helm-v3.14.3-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-ppc64le.tar.gz.sha256sum)
/ aab121ca470e2a502cda849a9b3e92eeb9a32e213b0f0a79a95a04e375d26ce7)
- [Linux s390x](https://get.helm.sh/helm-v3.14.3-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-s390x.tar.gz.sha256sum)
/ d64fa8aced3244b549377741dc4e2db8109e5270c0723c11b547a9da5f99ad43)
- [Linux riscv64](https://get.helm.sh/helm-v3.14.3-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.3-linux-riscv64.tar.gz.sha256sum)
/ f9f4e68bf43632f5df29e6c9fa760813d7e3537ed91d838cfdc2f103f8442b33)
- [Windows amd64](https://get.helm.sh/helm-v3.14.3-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.14.3-windows-amd64.zip.sha256sum)
/ 369c6db1c114ef2a00793e9a587db6d7b2c72a23e37fd905c8deb78e9a8f7af6)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

- 3.14.4 will contain only bug fixes and be released on April 10, 2024.
-   3.15.0 is the next feature release and will be on May 08, 2024.

#### Changelog

- Add a note about --dry-run displaying secrets
[`f03cc04`](https://togithub.com/helm/helm/commit/f03cc04caaa8f6d7c3e67cf918929150cf6f3f12)
(Matt Farina)
- add error messages
[`1a7330f`](https://togithub.com/helm/helm/commit/1a7330fe3802beeb3f897a1c701d8a4b9c1316c5)
(George Jenkins)
- Fix: Ignore alias validation error for index load
[`d6acc00`](https://togithub.com/helm/helm/commit/d6acc0027dca47dec40ccdd66febd0c8bcf4813f)
(George Jenkins)
- chore(deps): bump github.com/containerd/containerd from 1.7.11 to
1.7.12
[`b2738fb`](https://togithub.com/helm/helm/commit/b2738fb782d149ffa4748cb0ee78d674986d04b0)
(dependabot\[bot])
- chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2
[`5b0847e`](https://togithub.com/helm/helm/commit/5b0847e0e763e98bcbf8a12e8f9c5f7c11d123a1)
(dependabot\[bot])
- Update architecture detection method
[`7e18c39`](https://togithub.com/helm/helm/commit/7e18c39f0753c73e4660f3796f01f5b33f2552b5)
(weidongkl)

### [`v3.14.2`](https://togithub.com/helm/helm/releases/tag/v3.14.2):
Helm v3.14.2

[Compare
Source](https://togithub.com/helm/helm/compare/v3.14.1...v3.14.2)

Helm v3.14.2 is a security (patch) release. Users are strongly
recommended to update to this release.

A Helm contributor discovered uninitialized variable vulnerability when
Helm parses index and plugin yaml files missing expected content.

Jakub Ciolek with AlphaSense discovered the vulnerability.

#### Installation and Upgrading

Download Helm v3.14.2. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.14.2-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-darwin-amd64.tar.gz.sha256sum)
/ 64c633ae194bde77b7e7b7936a2814a7417817dc8b7bb7d270bd24a7a17b8d12)
- [MacOS arm64](https://get.helm.sh/helm-v3.14.2-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-darwin-arm64.tar.gz.sha256sum)
/ ff502fd39b06497fa3d5a51ec2ced02b9fcfdb0e9a948d315fb1b2f13ddc39fb)
- [Linux amd64](https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz.sha256sum)
/ 0885a501d586c1e949e9b113bf3fb3290b0bbf74db9444a1d8c2723a143006a5)
- [Linux arm](https://get.helm.sh/helm-v3.14.2-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-arm.tar.gz.sha256sum)
/ b70fb6fa2cdf0a5c782320c9d7e7b155fcaec260169218c98316bb3cf0d431d9)
- [Linux arm64](https://get.helm.sh/helm-v3.14.2-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-arm64.tar.gz.sha256sum)
/ c65d6a9557bb359abc2c0d26670de850b52327dc3976ad6f9e14c298ea3e1b61)
- [Linux i386](https://get.helm.sh/helm-v3.14.2-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-386.tar.gz.sha256sum)
/ 0e08cd56cc952ab4646c57c5ec7cde2412c39373aec3df659a14597dd9874461)
- [Linux ppc64le](https://get.helm.sh/helm-v3.14.2-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-ppc64le.tar.gz.sha256sum)
/ f3bc8582ff151e619cd285d9cdf9fef1c5733ee5522d8bed2ef680ef07f87223)
- [Linux s390x](https://get.helm.sh/helm-v3.14.2-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-s390x.tar.gz.sha256sum)
/ 7bda34aa26638e5116b31385f3b781172572175bf4c1ae00c87d8b154458ed94)
- [Linux riscv64](https://get.helm.sh/helm-v3.14.2-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.2-linux-riscv64.tar.gz.sha256sum)
/ f6278facd3e2e6af52a5f6d038f2149428d115ba2b4523edbe5889d1170e9203)
- [Windows amd64](https://get.helm.sh/helm-v3.14.2-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.14.2-windows-amd64.zip.sha256sum)
/ aa094e435da74ad574f96924c37ecd0c75f0be707ac604ef97ed6021d6bc0784)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

- 3.14.3 will contain only bug fixes and be released on March 13, 2024.
-   3.15.0 is the next feature release and will be on May 08, 2024.

### [`v3.14.1`](https://togithub.com/helm/helm/releases/tag/v3.14.1):
Helm v3.14.1

[Compare
Source](https://togithub.com/helm/helm/compare/v3.14.0...v3.14.1)

Helm v3.14.1 is a security (patch) release. Users are strongly
recommended to update to this release.

A Helm contributor discovered a path traversal vulnerability when Helm
saves a chart including at download time.

[Dominykas Blyžė](https://togithub.com/dominykas) with [Nearform
Ltd.](https://www.nearform.com/) discovered the vulnerability.

#### Installation and Upgrading

Download Helm v3.14.1. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.14.1-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-darwin-amd64.tar.gz.sha256sum)
/ 67928236b37c4e780b9fb5e614fb3b9aece90d60f0b1b4cb7406ee292c2dae3b)
- [MacOS arm64](https://get.helm.sh/helm-v3.14.1-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-darwin-arm64.tar.gz.sha256sum)
/ 96468f927cc6efb4a2b92fd9419f40ed21d634af2f3e84fb8efa59526c7a003b)
- [Linux amd64](https://get.helm.sh/helm-v3.14.1-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-amd64.tar.gz.sha256sum)
/ 75496ea824f92305ff7d28af37f4af57536bf5138399c824dff997b9d239dd42)
- [Linux arm](https://get.helm.sh/helm-v3.14.1-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-arm.tar.gz.sha256sum)
/ f50c00c262b74435530e677bcec07637aaeda1ed92ef809b49581a4e6182cbbe)
- [Linux arm64](https://get.helm.sh/helm-v3.14.1-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-arm64.tar.gz.sha256sum)
/ f865b8ad4228fd0990bbc5b50615eb6cb9eb31c9a9ca7238401ed897bbbe9033)
- [Linux i386](https://get.helm.sh/helm-v3.14.1-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-386.tar.gz.sha256sum)
/ 3c94ed0601e0e62c195a7e9b75262b18128c8284662aa0e080bb548dc6d47bcd)
- [Linux ppc64le](https://get.helm.sh/helm-v3.14.1-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-ppc64le.tar.gz.sha256sum)
/ 4d853ab8fe3462287c7272fbadd5f73531ecdd6fa0db37d31630e41ae1ae21de)
- [Linux s390x](https://get.helm.sh/helm-v3.14.1-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-s390x.tar.gz.sha256sum)
/ 19bf07999c7244bfeb0fd27152919b9faa1148cf43910edbb98efa9150058a98)
- [Linux riscv64](https://get.helm.sh/helm-v3.14.1-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.1-linux-riscv64.tar.gz.sha256sum)
/ 2660bd8eb37aafc071599b788a24bfe244e5d3ffa42da1599da5a5041dafa214)
- [Windows amd64](https://get.helm.sh/helm-v3.14.1-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.14.1-windows-amd64.zip.sha256sum)
/ 8a6c78a23a4e497ad8bd288138588adb3e5b49be8dbe82a3200fe7b297dac184)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

- 3.14.2 will contain only bug fixes and be released on March 13, 2024.
-   3.15.0 is the next feature release and will be on May 08, 2024.

### [`v3.14.0`](https://togithub.com/helm/helm/releases/tag/v3.14.0):
Helm v3.14.0

[Compare
Source](https://togithub.com/helm/helm/compare/v3.13.3...v3.14.0)

Helm v3.14.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!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Notable Changes

-   New `helm search` flag of `--fail-on-no-result`
-   Allow a nested `tpl` invocation access to `defines`
-   Speed up the `tpl` function
- Added qps/HELM_QPS parameter that tells Kubernetes packages how to
operate
-   Added `--kube-version` to `lint` command
-   The `ignore` pkg is now public

#### Installation and Upgrading

Download Helm v3.14.0. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.14.0-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-darwin-amd64.tar.gz.sha256sum)
/ 804586896496f7b3da97f56089ea00f220e075e969b6fdf6c0b7b9cdc22de120)
- [MacOS arm64](https://get.helm.sh/helm-v3.14.0-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-darwin-arm64.tar.gz.sha256sum)
/ c2f36f3289a01c7c93ca11f84d740a170e0af1d2d0280bd523a409a62b8dfa1d)
- [Linux amd64](https://get.helm.sh/helm-v3.14.0-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-amd64.tar.gz.sha256sum)
/ f43e1c3387de24547506ab05d24e5309c0ce0b228c23bd8aa64e9ec4b8206651)
- [Linux arm](https://get.helm.sh/helm-v3.14.0-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-arm.tar.gz.sha256sum)
/ cf38dfdead7266ae56662743bda0c78655814f0adeca382d1b07a812bb1a599a)
- [Linux arm64](https://get.helm.sh/helm-v3.14.0-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-arm64.tar.gz.sha256sum)
/ b29e61674731b15f6ad3d1a3118a99d3cc2ab25a911aad1b8ac8c72d5a9d2952)
- [Linux i386](https://get.helm.sh/helm-v3.14.0-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-386.tar.gz.sha256sum)
/ c6f110636eb602acfbf738de588061db301eb0bace9ef976e3ef1c70b4640e07)
- [Linux ppc64le](https://get.helm.sh/helm-v3.14.0-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-ppc64le.tar.gz.sha256sum)
/ f1f9d3561724863edd4c06d89acb2e2fd8ae0f1b72058ceb891fa1c346ce5dbc)
- [Linux s390x](https://get.helm.sh/helm-v3.14.0-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-s390x.tar.gz.sha256sum)
/ 82298ef39936f1bef848959a29f77bff92d1309d8646657e3a7733702e81288c)
- [Linux riscv64](https://get.helm.sh/helm-v3.14.0-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.0-linux-riscv64.tar.gz.sha256sum)
/ ef3fff42942e715f4b299e63ed39ff758a64322dc8b4923b5a1a32dac7a838f6)
- [Windows amd64](https://get.helm.sh/helm-v3.14.0-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.14.0-windows-amd64.zip.sha256sum)
/ fa8dfb5141e7a200fcc6ee290554697072a4584791b4fece4b9c60af501f3512)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.14.1 will contain only bug fixes and will be on February 14, 2024.
-   3.15.0 is the next feature release and will be on May 08, 2024.

#### Changelog

- Improve release action
[`3fc9f4b`](https://togithub.com/helm/helm/commit/3fc9f4b2638e76f26739cd77c7017139be81d0ea)
(George Jenkins)
- bump version to
[`69dcc92`](https://togithub.com/helm/helm/commit/69dcc92c56010902db7a316cf8697e5462bfa2c6)
(Matt Farina)
- Fix issues when verify generation readiness was merged
[`c042264`](https://togithub.com/helm/helm/commit/c042264a9d1dd5d584684e105aa1ab0e38d96f20)
(Matt Farina)
- fix test to use the default code's k8sVersionMinor
[`6e5332e`](https://togithub.com/helm/helm/commit/6e5332e79b01eb37f902a3569b1e7b80a8d86dd8)
(Joe Julian)
- lint: Add --kube-version flag to set capabilities and deprecation
rules
[`869c1d2`](https://togithub.com/helm/helm/commit/869c1d2560f493bb7d4d93e04b8932144ea11e0d)
(Antoine Deschênes)
- Update to Go 1.21 for builds
[`847369c`](https://togithub.com/helm/helm/commit/847369c184d93fc4d36e9ec86a388b60331ab37a)
(Matt Farina)
- chore(deps): bump github.com/containerd/containerd from 1.7.6 to
1.7.11
[`08ea59c`](https://togithub.com/helm/helm/commit/08ea59c47f662e6e3155eba4efe727357239aa40)
(dependabot\[bot])
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
[`30e1a2c`](https://togithub.com/helm/helm/commit/30e1a2c0299f002c54cc6f10ff5a857a409813b7)
(dependabot\[bot])
- Removing Asset Transparency
[`803cf2d`](https://togithub.com/helm/helm/commit/803cf2d87465c55b2034b9228b29b83f16d19d77)
(Matt Farina)
- tests(pkg/engine): test RenderWithClientProvider
[`a997de1`](https://togithub.com/helm/helm/commit/a997de1f112204cf175054a86e8e15fff6d97ebd)
(Marcin Owsiany)
- Make the `ignore` pkg public again
[`5586760`](https://togithub.com/helm/helm/commit/55867601337498c250ff7850a6b5594f3edd49a8)
(Ismail Alidzhikov)
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
[`b3cb20a`](https://togithub.com/helm/helm/commit/b3cb20a3e63d1dca6ee9952a75b844034bb9b72f)
(dependabot\[bot])
- Updating to Kubernetes 1.29.0 libraries
[`e5fff68`](https://togithub.com/helm/helm/commit/e5fff68ad284c83bbae256868ac4c87d4c5e2879)
(Matt Farina)
- feature(pkg/engine): introduce RenderWithClientProvider
[`bfec4ec`](https://togithub.com/helm/helm/commit/bfec4ec926225dede4b1471115ffd39ed56ed9fd)
(Marcin Owsiany)
- chore(deps): bump github/codeql-action from 2.22.10 to 3.22.11
[`70c1519`](https://togithub.com/helm/helm/commit/70c15195c79ff12cc15111c2701a53d8e9029003)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10
[`be10183`](https://togithub.com/helm/helm/commit/be10183f3246f4a16563225d7a207d828903d714)
(dependabot\[bot])
- Updating Helm libraries for k8s 1.28.4
[`015e174`](https://togithub.com/helm/helm/commit/015e1746986fcd90cf2a19dc9d5fac872081c680)
(Matt Farina)
- chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9
[`2a211bf`](https://togithub.com/helm/helm/commit/2a211bf689df4286f20cdbe9fc341b85732b120d)
(dependabot\[bot])
- Remove excessive logging
[`ce87ece`](https://togithub.com/helm/helm/commit/ce87ece23e2b86b15e9db48b0f9f811a74511c9a)
(Sean Mills)
- chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8
[`3cb6b06`](https://togithub.com/helm/helm/commit/3cb6b06da2ed3665e30c010c457ba66337ebda2c)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7
[`42c5af2`](https://togithub.com/helm/helm/commit/42c5af2a3add3003b108f119461a0be7df643b92)
(dependabot\[bot])
- Update CONTRIBUTING.md
[`312a073`](https://togithub.com/helm/helm/commit/312a07398fa6bef2a9e0d9a973de360dfb4c7044)
(lixin18)
- Fixing release labelling in rollback
[`8814bfb`](https://togithub.com/helm/helm/commit/8814bfb490df080ef74ee301d66ac1518fb17362)
(Marcin Chojnacki)
- chore(deps): bump github.com/docker/docker
[`c54e39a`](https://togithub.com/helm/helm/commit/c54e39a15528f825f1d8c2091957035604ac12a1)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5
[`d6e9197`](https://togithub.com/helm/helm/commit/d6e91970526f76dabfcf1908c41d557bb166e144)
(dependabot\[bot])
- feat: move livenessProbe and readinessProbe values to default values
file
[`9f0313e`](https://togithub.com/helm/helm/commit/9f0313e5f508033fc5fe202eb4f144f28a30f7fa)
(Denis Policastro)
- Revert "fix(main): fix basic auth for helm pull or push"
[`24e2864`](https://togithub.com/helm/helm/commit/24e2864c64844f34518caba11f659cc971aebca6)
(Matt Farina)
- chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
[`c5fe7dd`](https://togithub.com/helm/helm/commit/c5fe7dd7640040f900abdc3e893e3fd850ffa3cf)
(dependabot\[bot])
- Revert "fix(registry): address anonymous pull issue"
[`992dc58`](https://togithub.com/helm/helm/commit/992dc58556506a8fe71b185d998a9ac532990261)
(Matt Farina)
- Update get-helm-3
[`81362d9`](https://togithub.com/helm/helm/commit/81362d9813c821e7b63fb99b51764f3446e86b31)
(Marcel Humburg)
- chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4
[`6d1f6cd`](https://togithub.com/helm/helm/commit/6d1f6cd60cbc04f3ca81556ea3f6be18573ce7ab)
(dependabot\[bot])
- chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
[`372ccca`](https://togithub.com/helm/helm/commit/372cccad56b491278f93ee5f72de1ceab7d11221)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3
[`a1a21ae`](https://togithub.com/helm/helm/commit/a1a21ae85917e1500e8d171b4988e62f1398503b)
(dependabot\[bot])
- Drop filterSystemLabels usage from Query method
[`250f0bd`](https://togithub.com/helm/helm/commit/250f0bd46eb543a22a3dfd7e48def58c2597189c)
(Dmitry Chepurovskiy)
- Apply review suggestions
[`0ec47f8`](https://togithub.com/helm/helm/commit/0ec47f8ec9d4f46e328024a31bda4864cca96636)
(Dmitry Chepurovskiy)
- Update get-helm-3 to get version through get.helm.sh
[`f94e5db`](https://togithub.com/helm/helm/commit/f94e5db65079ee7ff45dc48c8c3b2dc8f1cfd7b0)
(Ian Zink)
- feat: print failed hook name
[`b0d1637`](https://togithub.com/helm/helm/commit/b0d163771ee6ce23cfeecb9641ed0b02b6f418e7)
(Serge Logvinov)
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
[`544cabb`](https://togithub.com/helm/helm/commit/544cabb0a4e55e9cad1e0f22079435882bfa2042)
(dependabot\[bot])
- Fixing precedence issue with the import of values.
[`25371e2`](https://togithub.com/helm/helm/commit/25371e2f0dee95f7a5ef6b91454dd563cc35caf6)
(Matt Farina)
- chore(create): indent to spaces
[`919bffe`](https://togithub.com/helm/helm/commit/919bffe2db1e579d5b7f9b21776ae8775ada20a4)
(genofire)
- Allow using label selectors for system labels for sql backend.
[`e6d9b99`](https://togithub.com/helm/helm/commit/e6d9b99255864cf3f88becc4326e2ea38ee71bb4)
(Dmitry Chepurovskiy)
- Allow using label selectors for system labels for secrets and
configmap backends.
[`e219c75`](https://togithub.com/helm/helm/commit/e219c756e02d8483e3c7219ce2137eaeb0cb9caa)
(Dmitry Chepurovskiy)
- remove useless print during prepareUpgrade
[`f004d42`](https://togithub.com/helm/helm/commit/f004d42847016dc973d77a78d3f5ede2f15e1c68)
(b4nks)
- Add missing with clause to release gh action
[`9d3d17a`](https://togithub.com/helm/helm/commit/9d3d17aa30b1f66d187cd726c4e692fe925f6b3d)
(Ian Zink)
- FIX Default ServiceAccount yaml
[`828763e`](https://togithub.com/helm/helm/commit/828763e0d841fbe513f7f28e22d23fd103f97753)
(Lars Zimmermann)
- fix(registry): address anonymous pull issue
[`fe4c01f`](https://togithub.com/helm/helm/commit/fe4c01f6241a8de566a6fc94cb6d1e5b5eb273d6)
(Hidde Beydals)
- fix(registry): unswallow error
[`da3c666`](https://togithub.com/helm/helm/commit/da3c666a8223376e091e362856ebf0759e16fcd6)
(Hidde Beydals)
- Fix missing run statement on release action
[`21ea847`](https://togithub.com/helm/helm/commit/21ea847ff25960f6f3a5fdbeb1bf002a5cf8fd95)
(Ian Zink)
- Add qps/HELM_QPS parameter
[`415af5b`](https://togithub.com/helm/helm/commit/415af5b0e9a673bd0ed66f852c2a2634bb1c6ef7)
(Andy Smith)
- chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
[`102e931`](https://togithub.com/helm/helm/commit/102e93188ca4b6dd75af0cc81de5fb0c5116ea83)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.21.7 to 2.21.8
[`2505592`](https://togithub.com/helm/helm/commit/2505592e651ac99acf3e8fef9a0255bce8b2d1f2)
(dependabot\[bot])
- bump version to v3.13.0
[`c372b15`](https://togithub.com/helm/helm/commit/c372b150221e34a6e95f0d5a72fe35c841820eb6)
(Matt Farina)
- chore(deps): bump github.com/evanphx/json-patch
[`8b0a78c`](https://togithub.com/helm/helm/commit/8b0a78c6e3f5676c90ed5449d1348c372e395e31)
(dependabot\[bot])
- chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
[`58ccfc0`](https://togithub.com/helm/helm/commit/58ccfc0501cdb222e33f431d868fe4a010f612e9)
(dependabot\[bot])
- Write latest version to get.helm.sh bucket
[`0619d08`](https://togithub.com/helm/helm/commit/0619d088ef6ef344362fc8fd7d689368da240016)
(Ian Zink)
- Increased release information key name max length.
[`4199be8`](https://togithub.com/helm/helm/commit/4199be82b55121ac22fdb90dc54e74dc84eedcb9)
(abrarcv170)
- Pin gox to specific commit
[`0403305`](https://togithub.com/helm/helm/commit/040330592f68b3420cebed9c2bcb636e843eb905)
(Antony Chazapis)
- Remove `GoFish` from package managers for installing the binary
[`a9377f9`](https://togithub.com/helm/helm/commit/a9377f9df11d26d53746668b06afbc9b18a6083d)
(y-yagi)
- Test update for "Allow a nested `tpl` invocation access to `defines`
in a containing one"
[`b261a1b`](https://togithub.com/helm/helm/commit/b261a1b1bee93343cf9fe92335d3f1ccf3e24558)
(Graham Reed)
- Test update for "Speed up `tpl`"
[`36d417d`](https://togithub.com/helm/helm/commit/36d417de3b045f6e459596ead552b87f0438b7ea)
(Graham Reed)
- addressing comment
[`1a3e9a9`](https://togithub.com/helm/helm/commit/1a3e9a95dda87a8d82c6be874c50786f9a71c6a1)
(Stefan McShane)
- Add support for RISC-V
[`786707c`](https://togithub.com/helm/helm/commit/786707c065b199f55531685ed615554cce1b7758)
(Antony Chazapis)
- lint and validate dependency metadata to reference dependencies with a
unique key (name or alias)
[`6a4035a`](https://togithub.com/helm/helm/commit/6a4035aea2ca5f7a45e847764d1a46ef6c0f242c)
(Daniel Strobusch)
- Work around template.Clone omitting options
[`95905f1`](https://togithub.com/helm/helm/commit/95905f19dd822f8f2d784a64558de07c9bdc3f29)
(Graham Reed)
- fix: pass 'passCredentialsAll' as env-var to getter
[`fa067ec`](https://togithub.com/helm/helm/commit/fa067ec16c576dcf7ea20974baa152dca5121a9c)
(Mathias Neerup)
- feat: pass basic auth to env-vars when running download plugins
[`f28447c`](https://togithub.com/helm/helm/commit/f28447c73df1bf4ae9db2bbeb6dd875808868380)
(Mathias Neerup)
- helm search: New CLI Flag --fail-on-no-result
[`b9cece6`](https://togithub.com/helm/helm/commit/b9cece6760e2c9508b43419d39cbaecde9951088)
(Bhargav Ravuri)
- Update pkg/kube/ready.go
[`141fa4a`](https://togithub.com/helm/helm/commit/141fa4a037fee48a9a232b7da7092ab909f62747)
(muang0)
- Update pkg/kube/ready.go
[`4cb62d1`](https://togithub.com/helm/helm/commit/4cb62d12620eb666455ae3aceb91b42793ef4158)
(muang0)
- Update pkg/kube/ready.go
[`dbb21fc`](https://togithub.com/helm/helm/commit/dbb21fcf444f2684aabb6d7702d70a72615bd4d9)
(muang0)
- Update pkg/kube/ready.go
[`fcc0332`](https://togithub.com/helm/helm/commit/fcc03324a6906a77d4885245799bf7b82e490a3f)
(muang0)
- Update pkg/kube/ready.go
[`a1a1aaf`](https://togithub.com/helm/helm/commit/a1a1aafb7dd9249b92eb28bbf3ba3c206353608e)
(muang0)
- fix post install hook deletion due to before-hook-creation policy
[`fa025fc`](https://togithub.com/helm/helm/commit/fa025fc28be80ff30ef0b2d7475aaee13a8bdaaf)
(zak905)
- Allow a nested `tpl` invocation access to `defines` in a containing
one
[`a7d3fd6`](https://togithub.com/helm/helm/commit/a7d3fd6c09f5467afb79a55e78964f1fb554f477)
(Graham Reed)
- Remove the 'reference templates' concept
[`e2a7c79`](https://togithub.com/helm/helm/commit/e2a7c7998aa9060148de25ba8683ae9f9b28aaeb)
(Graham Reed)
- Speed up `tpl`
[`db4f330`](https://togithub.com/helm/helm/commit/db4f3301229f4980c2521db13acfd7df7dd48008)
(Graham Reed)
- ready checker- comment update Signed-off-by: James Oden
<[email protected]>
[`d008340`](https://togithub.com/helm/helm/commit/d008340891d6a9bf0caa6ac4b769e7db1d0230ba)
(James Oden)
- ready checker- remove duplicate statefulset generational check
Signed-off-by: James Oden <[email protected]>
[`4f99c86`](https://togithub.com/helm/helm/commit/4f99c86914f1515a7f5696446856a6e2411c9d41)
(James Oden)
- Verify generation in readiness checks
[`d94c509`](https://togithub.com/helm/helm/commit/d94c5094f68b69fdbf4dea72d2597ea1e1af9e97)
(James Oden)
- feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
[`a9d59f9`](https://togithub.com/helm/helm/commit/a9d59f946a7b4a19904b6c3a48fec085cbd101d3)
(Quentin Devos)

### [`v3.13.3`](https://togithub.com/helm/helm/releases/tag/v3.13.3):
Helm v3.13.3

[Compare
Source](https://togithub.com/helm/helm/compare/v3.13.2...v3.13.3)

Helm v3.13.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](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.13.3. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.13.3-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-darwin-amd64.tar.gz.sha256sum)
/ da654c9e0fd4fcb50cc5dba051c1c9cf398e21ffa5064b47ac89a9697e139d39)
- [MacOS arm64](https://get.helm.sh/helm-v3.13.3-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-darwin-arm64.tar.gz.sha256sum)
/ 61ba210cd65c53be5c0021c8fc8e0b94f4c122aff32f5ed0e4ea81728108ea20)
- [Linux amd64](https://get.helm.sh/helm-v3.13.3-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-amd64.tar.gz.sha256sum)
/ bbb6e7c6201458b235f335280f35493950dcd856825ddcfd1d3b40ae757d5c7d)
- [Linux arm](https://get.helm.sh/helm-v3.13.3-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-arm.tar.gz.sha256sum)
/ 0170b15f3951be399e27e0cfdc21edb211d3b6b2698e078f993d9558d9446e3f)
- [Linux arm64](https://get.helm.sh/helm-v3.13.3-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-arm64.tar.gz.sha256sum)
/ 44aaa094ae24d01e8c36e327e1837fd3377a0f9152626da088384c5bc6d94562)
- [Linux i386](https://get.helm.sh/helm-v3.13.3-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-386.tar.gz.sha256sum)
/ a92929ba472ff4d31b83bcdd957f94ebb8c396c371c840afd04fa6a7fba61515)
- [Linux ppc64le](https://get.helm.sh/helm-v3.13.3-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-ppc64le.tar.gz.sha256sum)
/ 85afc540af42ebbb6e6a4fe270b04ce1fa27fa72845cd1d352feea0f55df1ffc)
- [Linux s390x](https://get.helm.sh/helm-v3.13.3-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-s390x.tar.gz.sha256sum)
/ 19dce0dec6225132b80c3f6dfbc9f804cedd8becdbed5e30d197c4bbf20ce3c0)
- [Windows amd64](https://get.helm.sh/helm-v3.13.3-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.13.3-windows-amd64.zip.sha256sum)
/ abb5e06a3587d8da7cca60c801cfbaa5178f4252c367b2469b3f123da2357cac)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.14.0 is the next feature release and be on January 17, 2024.

#### Changelog

- Updating Helm libraries for k8s 1.28.4
[`c8b9489`](https://togithub.com/helm/helm/commit/c8b948945e52abba22ff885446a1486cb5fd3474)
(Matt Farina)
- Remove excessive logging
[`2f03d01`](https://togithub.com/helm/helm/commit/2f03d01b7d29d65374838a8376644e2b12066c81)
(Sean Mills)
- chore(create): indent to spaces
[`2e63576`](https://togithub.com/helm/helm/commit/2e6357665a4100eb8472902b693c8dfa50acc5aa)
(genofire)

### [`v3.13.2`](https://togithub.com/helm/helm/releases/tag/v3.13.2):
Helm v3.13.2

[Compare
Source](https://togithub.com/helm/helm/compare/v3.13.1...v3.13.2)

Helm v3.13.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](https://kubernetes.slack.com):
    -   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](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.13.2. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.13.2-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-darwin-amd64.tar.gz.sha256sum)
/ 977c2faa49993aa8baa2c727f8f35a357576d6278d4d8618a5a010a56ad2dbee)
- [MacOS arm64](https://get.helm.sh/helm-v3.13.2-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-darwin-arm64.tar.gz.sha256sum)
/ 00f00c66165ba0dcd9efdbef66a5508fb4fe4425991c0e599e0710f8ff7aa02e)
- [Linux amd64](https://get.helm.sh/helm-v3.13.2-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-linux-amd64.tar.gz.sha256sum)
/ 55a8e6dce87a1e52c61e0ce7a89bf85b38725ba3e8deb51d4a08ade8a2c70b2d)
- [Linux arm](https://get.helm.sh/helm-v3.13.2-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-linux-arm.tar.gz.sha256sum)
/ 06e8436bde78d53ddb5095ba146fe6c7001297c7dceb9ef6b68992c3ecfde770)
- [Linux arm64](https://get.helm.sh/helm-v3.13.2-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-linux-arm64.tar.gz.sha256sum)
/ f5654aaed63a0da72852776e1d3f851b2ea9529cb5696337202703c2e1ed2321)
- [Linux i386](https://get.helm.sh/helm-v3.13.2-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-linux-386.tar.gz.sha256sum)
/ 7d1307e708d4eb043686c8635df567773221397d5d0151d37000b7c472170b3a)
- [Linux ppc64le](https://get.helm.sh/helm-v3.13.2-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-linux-ppc64le.tar.gz.sha256sum)
/ 11d96134cc4ec106c23cd8c163072e9aed6cd73e36a3da120e5876d426203f37)
- [Linux s390x](https://get.helm.sh/helm-v3.13.2-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.2-linux-s390x.tar.gz.sha256sum)
/ 3ffc5b4a041e5306dc00905ebe5dfea449e34ada268a713d34c69709afd6a9a2)
- [Windows amd64](https://get.helm.sh/helm-v3.13.2-windows-amd64.zip)
([che

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/hetznercloud/csi-driver).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 2931b22 commit 12e0b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
with:
setup-tools: |
helm
helm: v3.11.2 # renovate: datasource=github-releases depName=helm/helm
helm: v3.15.2 # renovate: datasource=github-releases depName=helm/helm

- uses: actions/checkout@v4

Expand All @@ -137,7 +137,7 @@ jobs:
with:
setup-tools: |
helm
helm: v3.11.2 # renovate: datasource=github-releases depName=helm/helm
helm: v3.15.2 # renovate: datasource=github-releases depName=helm/helm

- uses: actions/checkout@v4

Expand Down

0 comments on commit 12e0b97

Please sign in to comment.