Skip to content

Tags: kumahq/kuma

Tags

v2.13.6

Toggle v2.13.6's commit message

Verified

This tag was signed with the committer’s verified signature.
slonka Krzysztof Słonka
chore(release): release v2.13.6

v2.12.11

Toggle v2.12.11's commit message

Verified

This tag was signed with the committer’s verified signature.
slonka Krzysztof Słonka
chore(release): release v2.12.11

v2.7.26

Toggle v2.7.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.20.2 (#16284)

> ℹ️ **Note**
> 
> This PR body was truncated due to platform limits.

This PR contains the following updates:

| Package | Type | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|
| [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require |
`v3.18.5` → `v3.20.2` |
![age](https://developer.mend.io/api/mc/badges/age/go/helm.sh%2fhelm%2fv3/v3.20.2?slim=true)
|
![adoption](https://developer.mend.io/api/mc/badges/adoption/go/helm.sh%2fhelm%2fv3/v3.20.2?slim=true)
|

---

### Helm Chart extraction output directory collapse via `Chart.yaml`
name dot-segment
BIT-helm-2026-35206 /
[CVE-2026-35206](https://nvd.nist.gov/vuln/detail/CVE-2026-35206) /
[GHSA-hr2v-4r36-88hr](https://redirect.github.com/advisories/GHSA-hr2v-4r36-88hr)

<details>
<summary>More information</summary>

#### Details
Helm is a package manager for Charts for Kubernetes. In Helm versions
<=3.20.1 and <=4.1.3, a specially crafted Chart will cause `helm pull
--untar [chart URL | repo/chartname]` to write the Chart's contents to
the immediate output directory (as defaulted to the current working
directory; or as given by the `--destination` and `--untardir` flags),
rather than the expected output directory suffixed by the chart's name.

##### Impact

The bug enables writing the Chart's contents (unpackaged/untar'ed) to
the output directory `<output dir>/`, instead of the expected `<output
dir>/<chart name>/`, potentially overwriting the contents of the
targeted directory.

Note: a chart name containing POSIX dot-dot, or dot-dot and slashes (as
if to refer to parent directories) do not resolve beyond the output
directory as designed.

##### Patches

This issue has been resolved in Helm v3.20.2 and v4.1.3

A Chart with an unexpected name (those specified to be "." or ".."), or
a Chart name which results in a non-unique directory will be rejected.

##### Workarounds

Ensure the the name of the Chart does not comprise/contain POSIX
pathname special directory references ie. dot-dot ("..") or dot (".").
In addition, ensuring that the `pull --untar` flag (or equivalent SDK
option) refers to a unique/empty output directory prevents chart
extraction from inadvertently overwriting existing files within the
specified directory.

##### Credits

Oleh Konko
@&#8203;1seal

#### Severity
- CVSS Score: 4.8 / 10 (Medium)
- Vector String:
`CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N`

#### References
-
[https://github.com/helm/helm/security/advisories/GHSA-hr2v-4r36-88hr](https://redirect.github.com/helm/helm/security/advisories/GHSA-hr2v-4r36-88hr)
-
[https://nvd.nist.gov/vuln/detail/CVE-2026-35206](https://nvd.nist.gov/vuln/detail/CVE-2026-35206)
-
[https://github.com/helm/helm/commit/4e7994d4467182f535b6797c94b5b0e994a91436](https://redirect.github.com/helm/helm/commit/4e7994d4467182f535b6797c94b5b0e994a91436)
- [https://github.com/helm/helm](https://redirect.github.com/helm/helm)
-
[https://github.com/helm/helm/releases/tag/v4.1.4](https://redirect.github.com/helm/helm/releases/tag/v4.1.4)

This data is provided by
[OSV](https://osv.dev/vulnerability/GHSA-hr2v-4r36-88hr) and the [GitHub
Advisory Database](https://redirect.github.com/github/advisory-database)
([CC-BY
4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).
</details>

---

### Release Notes

<details>
<summary>helm/helm (helm.sh/helm/v3)</summary>

###
[`v3.20.2`](https://redirect.github.com/helm/helm/releases/tag/v3.20.2):
Helm v3.20.2

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.20.1...v3.20.2)

#### v3.20.2

Helm v3.20.2 is a security patch 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)

#### Security fixes

-
[GHSA-hr2v-4r36-88hr](https://redirect.github.com/helm/helm/security/advisories/GHSA-hr2v-4r36-88hr)
Helm Chart extraction output directory collapse via `Chart.yaml` name
dot-segment

#### Installation and Upgrading

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

- [MacOS amd64](https://get.helm.sh/helm-v3.20.2-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-darwin-amd64.tar.gz.sha256sum)
/ 7de04301f28b902a74f6286ed941cadc86ee5e6a9086a18f2ccf1f548e99d618)
- [MacOS arm64](https://get.helm.sh/helm-v3.20.2-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-darwin-arm64.tar.gz.sha256sum)
/ 139c794c22f16b579d08ddd3008c8038b9bb2814f35b5bcca91f50a1f458978d)
- [Linux amd64](https://get.helm.sh/helm-v3.20.2-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-amd64.tar.gz.sha256sum)
/ 258e830a9e613c8a7a302d6059b4bb3b9758f2f3e1bb8ea0d707ce10a9a72fea)
- [Linux arm](https://get.helm.sh/helm-v3.20.2-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-arm.tar.gz.sha256sum)
/ a8a614c740399ff1ef32bcea6be6e4523f17e3376f9cf55c192cc48c8f2d1f19)
- [Linux arm64](https://get.helm.sh/helm-v3.20.2-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-arm64.tar.gz.sha256sum)
/ 5ea2d6bc2cda3f8edf985e028809f5a9278f404fb8ab24044de9b7cb9b79a691)
- [Linux i386](https://get.helm.sh/helm-v3.20.2-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-386.tar.gz.sha256sum)
/ 88e4c1834307cdbc9f3b80920e1a383e4ba50bb488fb0be1b1fbd4918bb6ae73)
- [Linux ppc64le](https://get.helm.sh/helm-v3.20.2-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-ppc64le.tar.gz.sha256sum)
/ 98bb26a2f3c0b0c1a50db3181dff192554e0c204a07427d98d6b01e259f23cbe)
- [Linux s390x](https://get.helm.sh/helm-v3.20.2-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-s390x.tar.gz.sha256sum)
/ 584dd77ef8096d6ef939a1822f72840e749fc8311b2b13ae94df5f786862a56b)
- [Linux riscv64](https://get.helm.sh/helm-v3.20.2-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.2-linux-riscv64.tar.gz.sha256sum)
/ 957391d0710d72678acd09959b5dc77888cd007a78a4b99944d3b2fc7e1895ca)
- [Windows amd64](https://get.helm.sh/helm-v3.20.2-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.20.2-windows-amd64.zip.sha256sum)
/ 24e8e5b71bab4ee17e6f989931ecf4fb144f9916cbe9990c0b6b2ec7b925c454)
- [Windows arm64](https://get.helm.sh/helm-v3.20.2-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.20.2-windows-arm64.zip.sha256sum)
/ 7c940a73a6882f50b69aec3282549da4a49917669db18fc503db930fb74b9789)

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

- 4.1.5 and 3.20.3 are the next patch (bug fix) releases and will be on
April 8, 2026
- 4.2.0 and 3.21.0 are the next minor (feature) releases and will be on
May 13, 2026

#### Changelog

- fix: Chart dot-name path bug
[`8fb76d6`](https://redirect.github.com/helm/helm/commit/8fb76d6ab555577e98e23b7500009537a471feee)
(George Jenkins)
- fix: pin codeql-action/upload-sarif to commit SHA in scorecards
workflow
[`3a8927e`](https://redirect.github.com/helm/helm/commit/3a8927e275c50cecde273872dad2a5576bd46375)
(Terry Howe)

###
[`v3.20.1`](https://redirect.github.com/helm/helm/releases/tag/v3.20.1):
Helm v3.20.1

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.20.0...v3.20.1)

Helm v3.20.1 is a patch 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

- Backport of
[#&#8203;31644](https://redirect.github.com/helm/helm/issues/31644):
Fixed a bug where user-provided nil value was not preserved when chart
has an empty map or no default for a key
- Backport of
[#&#8203;31601](https://redirect.github.com/helm/helm/issues/31601):
Fixed a bug where OCI references with tag+digest failed with "invalid
byte" error

#### Installation and Upgrading

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

- [MacOS amd64](https://get.helm.sh/helm-v3.20.1-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-darwin-amd64.tar.gz.sha256sum)
/ 580515b544d5c966edc6f782c9ae88e21a9e10c786a7d6c5fd4b52613f321076)
- [MacOS arm64](https://get.helm.sh/helm-v3.20.1-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-darwin-arm64.tar.gz.sha256sum)
/ 75cc96ac3fe8b8b9928eb051e55698e98d1e026967b6bffe4f0f3c538a551b65)
- [Linux amd64](https://get.helm.sh/helm-v3.20.1-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-amd64.tar.gz.sha256sum)
/ 0165ee4a2db012cc657381001e593e981f42aa5707acdd50658326790c9d0dc3)
- [Linux arm](https://get.helm.sh/helm-v3.20.1-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-arm.tar.gz.sha256sum)
/ 758375df78fb8f91f4056244bda539710a73be79284b24b4bdad68384348ca33)
- [Linux arm64](https://get.helm.sh/helm-v3.20.1-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-arm64.tar.gz.sha256sum)
/ 56b9d1b0e0efbb739be6e68a37860ace8ec9c7d3e6424e3b55d4c459bc3a0401)
- [Linux i386](https://get.helm.sh/helm-v3.20.1-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-386.tar.gz.sha256sum)
/ 22b350307d5e5897b3a14f096cb6b2212cc03c22ba29ab7b4ee3e64ab9f3f190)
- [Linux ppc64le](https://get.helm.sh/helm-v3.20.1-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-ppc64le.tar.gz.sha256sum)
/ 77b7d9bc62b209c044b873bc773055c5c0d17ef055e54c683f33209ebbe8883c)
- [Linux s390x](https://get.helm.sh/helm-v3.20.1-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-s390x.tar.gz.sha256sum)
/ 3c43d45149a425c7bf15ba3653ddee13e7b1a4dd6d4534397b6f317f83c51b58)
- [Linux riscv64](https://get.helm.sh/helm-v3.20.1-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.1-linux-riscv64.tar.gz.sha256sum)
/ 0eeae246112b4780e61651f9fbe6d778eebf8c8eccca590139b97d167d1b8aeb)
- [Windows amd64](https://get.helm.sh/helm-v3.20.1-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.20.1-windows-amd64.zip.sha256sum)
/ 16d5256f4c2cde0745acb922ba88b7759dfced4bf547b99381084211f81c8629)
- [Windows arm64](https://get.helm.sh/helm-v3.20.1-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.20.1-windows-arm64.zip.sha256sum)
/ 2aac2b87e92c32d44aa81c6412286d9db7e43b22b4c8ac112b68cf69185429bd)

This release was signed with `208D D36E D5BB 3745 A167 43A4 C7C6 FBB5
B91C 1155` and can be found at
[@&#8203;scottrigby](https://redirect.github.com/scottrigby) [keybase
account](https://keybase.io/r6by). 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

- 4.2.0 and 3.21.0 are the next minor releases and will be on May 13,
2026
- 4.1.4 and 3.20.2 are the next patch releases and will be on April 8,
2026

#### Changelog

- chore(deps): bump the k8s-io group with 7 updates
[`a2369ca`](https://redirect.github.com/helm/helm/commit/a2369ca71c0ef633bf6e4fccd66d634eb379b371)
(dependabot\[bot])
- add image index test
[`90e1056`](https://redirect.github.com/helm/helm/commit/90e10564f7ae746a153f3a03006e7061a54ad490)
(Pedro Tôrres)
- fix pulling charts from OCI indices
[`911f2e9`](https://redirect.github.com/helm/helm/commit/911f2e908ae40b01ca95b857e94b8894043f64fd)
(Pedro Tôrres)
- Remove refactorring changes from coalesce\_test.go
[`76dad33`](https://redirect.github.com/helm/helm/commit/76dad33fb1a2b6451920429b4f5f2dd575ea71bb)
(Evans Mungai)
- Fix import
[`45c12f7`](https://redirect.github.com/helm/helm/commit/45c12f71407b6054a37d3e425d5293ee79a1ab37)
(Evans Mungai)
- Update pkg/chart/common/util/coalesce\_test.go
[`26c6f19`](https://redirect.github.com/helm/helm/commit/26c6f19f967941dbe53bfb5e52d419b3b3e46075)
(Evans Mungai)
- Fix lint warning
[`09f5129`](https://redirect.github.com/helm/helm/commit/09f5129d49a14c9336cea6f33adf5f52889915ef)
(Evans Mungai)
- Preserve nil values in chart already
[`417deb2`](https://redirect.github.com/helm/helm/commit/417deb2b6b7504357b0f580b76f5eed1bb8a5270)
(Evans Mungai)
- fix(values): preserve nil values when chart default is empty map
[`5417bfa`](https://redirect.github.com/helm/helm/commit/5417bfaa84871feae9c8171f192e2f9796475054)
(Evans Mungai)

###
[`v3.20.0`](https://redirect.github.com/helm/helm/releases/tag/v3.20.0):
Helm v3.20.0

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.19.5...v3.20.0)

Helm v3.20.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

- SDK: bump k8s API versions to v0.35.0
- v3 backport: Fixed a bug where helm uninstall with --keep-history did
not suspend previous deployed releases
[#&#8203;12564](https://redirect.github.com/helm/helm/pull/12564)
- v3 backport: Bump Go version to v1.25

#### Installation and Upgrading

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

- [MacOS amd64](https://get.helm.sh/helm-v3.20.0-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-darwin-amd64.tar.gz.sha256sum)
/ 724aef60f737ca73cfcc77924219dbfb229dde8492b2722cb372da617fd77367)
- [MacOS arm64](https://get.helm.sh/helm-v3.20.0-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-darwin-arm64.tar.gz.sha256sum)
/ 1cb8022ef9c88026adf236cbdf02a80bf7678632d1c39d3d8045e815959ab20e)
- [Linux amd64](https://get.helm.sh/helm-v3.20.0-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-amd64.tar.gz.sha256sum)
/ dbb4c8fc8e19d159d1a63dda8db655f9ffa4aac1b9a6b188b34a40957119b286)
- [Linux arm](https://get.helm.sh/helm-v3.20.0-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-arm.tar.gz.sha256sum)
/ e66b9bcb51130f372b4750b2da83679e59d04633bfa825a1936c0b1039035bf0)
- [Linux arm64](https://get.helm.sh/helm-v3.20.0-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-arm64.tar.gz.sha256sum)
/ bfb14953295d5324d47ab55f3dfba6da28d46c848978c8fbf412d4271bdc29f1)
- [Linux i386](https://get.helm.sh/helm-v3.20.0-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-386.tar.gz.sha256sum)
/ e8e39f6df8b1c6d9d0f98f658d619c22c5a249a72975510d367def5e19adc7eb)
- [Linux ppc64le](https://get.helm.sh/helm-v3.20.0-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-ppc64le.tar.gz.sha256sum)
/ 3a44cf2df45274f907743997b9cef069e94589238324cf5116f9a3c092c743bf)
- [Linux s390x](https://get.helm.sh/helm-v3.20.0-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-s390x.tar.gz.sha256sum)
/ f38b6bb56db05fb7da82668d0cc82470a07fe17a5f881378d536cee68384c974)
- [Linux riscv64](https://get.helm.sh/helm-v3.20.0-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.20.0-linux-riscv64.tar.gz.sha256sum)
/ b4336a2bf9b9a914897cb36b4343d4fd583cb4703dc2478d696a667391f30f2c)
- [Windows amd64](https://get.helm.sh/helm-v3.20.0-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.20.0-windows-amd64.zip.sha256sum)
/ f9c7f686788d7b78775d3a3592fd98596aa825010cb9d157c9fbe3baabee1084)
- [Windows arm64](https://get.helm.sh/helm-v3.20.0-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.20.0-windows-arm64.zip.sha256sum)
/ 4095cb1c46e29e9a7487fdbbee384d14656d3fa43dd8ef789061db6e29f0457b)

This release was signed with `208D D36E D5BB 3745 A167 43A4 C7C6 FBB5
B91C 1155` and can be found at
[@&#8203;scottrigby](https://redirect.github.com/scottrigby) [keybase
account](https://keybase.io/r6by). 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

- 4.1.1 and 3.20.1 are the next patch releases, scheduled for March 11,
2026
- 4.2.0 and 3.21.0 are the next minor releases, scheduled for May 13,
2026

#### Changelog

- bump version to v3.20
[`f6e17f6`](https://redirect.github.com/helm/helm/commit/f6e17f673581b076782a0480d9c76938eca13e10)
(Scott Rigby)
- chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
[`4f5a655`](https://redirect.github.com/helm/helm/commit/4f5a655876a97f46458c488d96c3c486e8f8463d)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
[`65c504a`](https://redirect.github.com/helm/helm/commit/65c504a4ae9f9fd7b6ed6e4fbc29a1380a2da211)
(dependabot\[bot])
- chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0
[`f3b8af4`](https://redirect.github.com/helm/helm/commit/f3b8af418e4379ef76d95c889435b6bda4e7edfa)
(dependabot\[bot])
- chore(deps): bump the k8s-io group with 7 updates
[`89c2c61`](https://redirect.github.com/helm/helm/commit/89c2c615929dbefd2a9c91a0057136d1f7924e6d)
(dependabot\[bot])
- \[dev-v3] Replace deprecated `NewSimpleClientset`
[`526076e`](https://redirect.github.com/helm/helm/commit/526076ee3bb864707badb22b7f0f446181f628f6)
(George Jenkins)
- \[dev-v3] Bump Go v1.25, `golangci-lint` v2
[`0ae8e4f`](https://redirect.github.com/helm/helm/commit/0ae8e4f2cbe418b5262b7f6d1acfe69d9de3e4e4)
(George Jenkins)
- chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
[`e0d2595`](https://redirect.github.com/helm/helm/commit/e0d2595407bb97cfb4c6049e6de4cc518530a168)
(dependabot\[bot])
- chore(deps): bump github.com/containerd/containerd from 1.7.29 to
1.7.30
[`858acb1`](https://redirect.github.com/helm/helm/commit/858acb17c3b1c505b806d9fe936b0336dd7f8bfd)
(dependabot\[bot])
- fix(rollback): `errors.Is` instead of string comp
[`0cd9a60`](https://redirect.github.com/helm/helm/commit/0cd9a60723d2fde199a625582ff068f5a253886c)
(Hidde Beydals)
- fix(uninstall): supersede deployed releases
[`8bb0b37`](https://redirect.github.com/helm/helm/commit/8bb0b372268b45b260593061450f1c9dca9ddbb8)
(Hidde Beydals)
- Use latest patch release of Go in releases
[`930ba6f`](https://redirect.github.com/helm/helm/commit/930ba6fc1333855a6e5ad2124ff2fb696805a169)
(Matt Farina)
- chore(deps): bump the k8s-io group with 7 updates
[`582211c`](https://redirect.github.com/helm/helm/commit/582211cc451ed386c90f6cd22ba9649d5f97fe12)
(dependabot\[bot])
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
[`585c25c`](https://redirect.github.com/helm/helm/commit/585c25c5c5f86907ece4de4a3be57f80539e4459)
(dependabot\[bot])
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
[`6f17d46`](https://redirect.github.com/helm/helm/commit/6f17d460bd31896add1655644339755b8295fd82)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
[`46ff427`](https://redirect.github.com/helm/helm/commit/46ff4277006b4b40844f9239ca08a55dd9f1aed9)
(dependabot\[bot])
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
[`28b813a`](https://redirect.github.com/helm/helm/commit/28b813a7f4fe0c9f001aa3dd9c0250761ff062f8)
(dependabot\[bot])
- chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1
[`5dde5d6`](https://redirect.github.com/helm/helm/commit/5dde5d67b4a2dc7e6d63db3b42ce7a69c5ef6412)
(dependabot\[bot])
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
[`362900b`](https://redirect.github.com/helm/helm/commit/362900b0644c18de506630573310dee9b29c1337)
(dependabot\[bot])
- chore(deps): bump github.com/cyphar/filepath-securejoin
[`ec61de5`](https://redirect.github.com/helm/helm/commit/ec61de556e238a31f560b093b9ed8ccb5f3d0c78)
(dependabot\[bot])
- chore(deps): bump the k8s-io group with 7 updates
[`a490607`](https://redirect.github.com/helm/helm/commit/a490607e2bcf64f61b99b01919aa3b1265afd4ad)
(dependabot\[bot])
- chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0
[`8509bcc`](https://redirect.github.com/helm/helm/commit/8509bcc2af0cf49734ad41153604aaedcd3de0ad)
(dependabot\[bot])
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0
[`d495a94`](https://redirect.github.com/helm/helm/commit/d495a9402f620ed1d627021c44fb0259bf915b71)
(dependabot\[bot])
- Remove dev-v3 `helm-latest-version` publish
[`01dc6cc`](https://redirect.github.com/helm/helm/commit/01dc6cc2cd63f121d0226544b3e5eb4b4dc6159e)
(George Jenkins)
- chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
[`6647f84`](https://redirect.github.com/helm/helm/commit/6647f847c235828f2a87bfa3e63ca94aad8f0c54)
(dependabot\[bot])
- chore(deps): bump github.com/containerd/containerd from 1.7.28 to
1.7.29
[`b548118`](https://redirect.github.com/helm/helm/commit/b548118d29bd2eff97815a2f71ebd7db25e33f85)
(dependabot\[bot])
- Revert "pkg/registry: Login option for passing TLS config in memory"
[`6a67b55`](https://redirect.github.com/helm/helm/commit/6a67b553b478a8f2ad0b5bebbf79e1debdc839a4)
(Scott Rigby)
- chore(deps): bump github.com/cyphar/filepath-securejoin
[`6d4f8c0`](https://redirect.github.com/helm/helm/commit/6d4f8c01be77831b1fcab035bab24f828c093958)
(dependabot\[bot])
- jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
[`3f0da15`](https://redirect.github.com/helm/helm/commit/3f0da15437c0f0c9b38816baf609b87d94a46f40)
(Benoit Tigeot)
- Fix `helm pull` untar dir check with repo urls
[`e5e101c`](https://redirect.github.com/helm/helm/commit/e5e101cced707693ff7fd26880fd8c537c4297f0)
(Luna Stadler)
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0
[`6aae923`](https://redirect.github.com/helm/helm/commit/6aae923d7f6cae85be0988605b2148bb006679b8)
(dependabot\[bot])
- chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0
[`1900c6a`](https://redirect.github.com/helm/helm/commit/1900c6a316ca12bcdcf8505d1e3ce17d4e681855)
(dependabot\[bot])
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0
[`43e9297`](https://redirect.github.com/helm/helm/commit/43e9297d0f9e2d43dd54a45820b900586815186a)
(dependabot\[bot])
- chore(deps): bump github.com/cyphar/filepath-securejoin
[`d347e2b`](https://redirect.github.com/helm/helm/commit/d347e2bab9b60b8c58ce59b16cbcb4a6639a182f)
(dependabot\[bot])
- \[backport] fix: get-helm-3 script use helm3-latest-version
[`bd337b4`](https://redirect.github.com/helm/helm/commit/bd337b46bcce12bd903dc41c73340940fdcf8dab)
(George Jenkins)
- pkg/registry: Login option for passing TLS config in memory
[`b80959f`](https://redirect.github.com/helm/helm/commit/b80959f24fab6e081eb3fd73bae35729f239d07c)
(Matheus Pimenta)
- chore(deps): bump the k8s-io group with 7 updates
[`1ac9d34`](https://redirect.github.com/helm/helm/commit/1ac9d34346c65fc3d44e6bfea73d2271528923eb)
(dependabot\[bot])
- Fix deprecation warning
[`9a366b4`](https://redirect.github.com/helm/helm/commit/9a366b447452e78b092b1a5267d7efc9bbe74f11)
(Benoit Tigeot)
- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0
[`0c5a17e`](https://redirect.github.com/helm/helm/commit/0c5a17e49539e3f973081ba5961030702bf01508)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.34.0 to 0.35.0
[`b999021`](https://redirect.github.com/helm/helm/commit/b9990214c9b20a553bf12ee1c2e0a35b93964099)
(dependabot\[bot])
- Avoid "panic: interface conversion: interface {} is nil"
[`2fe49f9`](https://redirect.github.com/helm/helm/commit/2fe49f99ce39e9a33c77b664a8b9cef6117c1c3b)
(Benoit Tigeot)
- bump version to v3.19.0
[`c3610ab`](https://redirect.github.com/helm/helm/commit/c3610abd2dfd1bf21914db480e76f2358039defb)
(Scott Rigby)
- chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
[`73b449f`](https://redirect.github.com/helm/helm/commit/73b449f80b4eb98fd099d40272132bced948259b)
(dependabot\[bot])
- fix: set repo authorizer in registry.Client.Resolve()
[`ffbc537`](https://redirect.github.com/helm/helm/commit/ffbc53723a47fe0b47551c35963ef8b7f7523832)
(Eric Stroczynski)
- fix null merge
[`f0b699e`](https://redirect.github.com/helm/helm/commit/f0b699eabba56ef3057561779dc30fafc5c07064)
(Ben Foster)
- Add timeout flag to repo add and update flags
[`79a9cc5`](https://redirect.github.com/helm/helm/commit/79a9cc5653eb5a6f58e5e10fcc1e7f00f43653c0)
(Reinhard Nägele)

###
[`v3.19.5`](https://redirect.github.com/helm/helm/releases/tag/v3.19.5):
Helm v3.19.5

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.19.4...v3.19.5)

Helm v3.19.5 is a patch 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

- Fixed bug where removing subchart value via override resulted in
warning
[#&#8203;31118](https://redirect.github.com/helm/helm/issues/31118)
- Fixed bug where helm uninstall with --keep-history did not suspend
previous deployed releases
[#&#8203;12556](https://redirect.github.com/helm/helm/issues/12556)

##### Installation and Upgrading

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

- [MacOS amd64](https://get.helm.sh/helm-v3.19.5-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-darwin-amd64.tar.gz.sha256sum)
/ 57f4a847c349382b7cc742a6434ef25f88f0928a113d8cf49084b464878ef0b9)
- [MacOS arm64](https://get.helm.sh/helm-v3.19.5-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-darwin-arm64.tar.gz.sha256sum)
/ 195e24e587f423f15a78feebab04583ceee68323598575a0e8b3b11b43fd26fe)
- [Linux amd64](https://get.helm.sh/helm-v3.19.5-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-amd64.tar.gz.sha256sum)
/ a0a5e8c592ed3f376ac110715eff214730c7422f9a44d96cf98117d2b8b0e6c0)
- [Linux arm](https://get.helm.sh/helm-v3.19.5-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-arm.tar.gz.sha256sum)
/ 1367926ea842729b4312fbf800234d15bcaa419c92201727b776da4550078a09)
- [Linux arm64](https://get.helm.sh/helm-v3.19.5-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-arm64.tar.gz.sha256sum)
/ ce02147ffee6d993bf8ae97a44a22e9e1daf0b69d2d5b69a0c8cf6706445ccf5)
- [Linux i386](https://get.helm.sh/helm-v3.19.5-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-386.tar.gz.sha256sum)
/ 54ec170590a6bfb26990c645426f92089d9eb574190c00620ca793d92b5891d5)
- [Linux ppc64le](https://get.helm.sh/helm-v3.19.5-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-ppc64le.tar.gz.sha256sum)
/ a51ba349875e2a219c909ae802435db403ea6924ca4725acb73f520da36e5f45)
- [Linux s390x](https://get.helm.sh/helm-v3.19.5-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-s390x.tar.gz.sha256sum)
/ 071f19deabaf2326a7ca54c3143934e2001c61bd106fa2949bf53d1e7452ecd0)
- [Linux riscv64](https://get.helm.sh/helm-v3.19.5-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.5-linux-riscv64.tar.gz.sha256sum)
/ a33b2df76300d33008a2b47107f289a0de31d461e6bfb2354bf1fd747ccecc9b)
- [Windows amd64](https://get.helm.sh/helm-v3.19.5-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.19.5-windows-amd64.zip.sha256sum)
/ f258b0d17a4c914ad453f9d8cc21643dddd354f4fbad4c7c595cf3480221379e)
- [Windows arm64](https://get.helm.sh/helm-v3.19.5-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.19.5-windows-arm64.zip.sha256sum)
/ 232bccce9fe4212a22acc210a555edc75e101b26fb9a9eb1442c32bda8d102bf)

This release was signed with `208D D36E D5BB 3745 A167 43A4 C7C6 FBB5
B91C 1155` and can be found at
[@&#8203;scottrigby](https://redirect.github.com/scottrigby) [keybase
account](https://keybase.io/r6by). 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

- 4.1.0 and 3.20.0 is the next minor releases and will be on January 21,
2026
- 4.1.1 and 3.20.1 are the next patch releases and will be on March 11,
2026

##### Changelog

- fix(rollback): `errors.Is` instead of string comp
[`4a19a5b`](https://redirect.github.com/helm/helm/commit/4a19a5b6fb912c5c28a779e73f2e0880d9e239a4)
(Hidde Beydals)
- fix(uninstall): supersede deployed releases
[`7a00235`](https://redirect.github.com/helm/helm/commit/7a00235a0622b6eae1d06fbb87c2a33b718cbd7e)
(Hidde Beydals)
- fix null merge
[`578564e`](https://redirect.github.com/helm/helm/commit/578564ee26171e5ca2ee0edd0c06cb58a72fba87)
(Ben Foster)

###
[`v3.19.4`](https://redirect.github.com/helm/helm/releases/tag/v3.19.4):
Helm v3.19.4

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.19.3...v3.19.4)

Helm v3.19.4 is a security fix for a Go CVE in the previous tag. This
patch release rebuilds the Helm `v3.19.3` release with the latest Go
toolchain, to fix the Go CVE. Users are encouraged to upgrade.

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.19.4. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.19.4-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-darwin-amd64.tar.gz.sha256sum)
/ d9c9b1fc499c54282c4127c60cdd506da2c6202506b708a2b45fb6dfdb318f43)
- [MacOS arm64](https://get.helm.sh/helm-v3.19.4-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-darwin-arm64.tar.gz.sha256sum)
/ 7e82ca63fe80a298cecefad61d0c10bc47963ff3551e94ab6470be6393a6a74b)
- [Linux amd64](https://get.helm.sh/helm-v3.19.4-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-amd64.tar.gz.sha256sum)
/ 759c656fbd9c11e6a47784ecbeac6ad1eb16a9e76d202e51163ab78504848862)
- [Linux arm](https://get.helm.sh/helm-v3.19.4-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-arm.tar.gz.sha256sum)
/ fcbb21b657c46ad646542964c262c4efb595bc60621e34273c1a2bb92eaff1dc)
- [Linux arm64](https://get.helm.sh/helm-v3.19.4-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-arm64.tar.gz.sha256sum)
/ 9e1064f5de43745bdedbff2722a1674d0397bc4b4d8d8196d52a2b730909fe62)
- [Linux i386](https://get.helm.sh/helm-v3.19.4-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-386.tar.gz.sha256sum)
/ 5bbf5541cb021c021a7f5b3e59e3808cc09678aa2650ece24c78f8a277466c0b)
- [Linux ppc64le](https://get.helm.sh/helm-v3.19.4-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-ppc64le.tar.gz.sha256sum)
/ a38d8f75406f9bc3e12d1ebf8819fd563a5156ada6fe665402732932eec9c743)
- [Linux s390x](https://get.helm.sh/helm-v3.19.4-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-s390x.tar.gz.sha256sum)
/ d153b3a316ce3f2936e601d94db5909aae4fbd5d1a4b28760fad2dd18c2bb749)
- [Linux riscv64](https://get.helm.sh/helm-v3.19.4-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.4-linux-riscv64.tar.gz.sha256sum)
/ 9d90a7532b426e5d99edfa9fa93e1dba4729f96a3b493974e847651a9aa34020)
- [Windows amd64](https://get.helm.sh/helm-v3.19.4-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.19.4-windows-amd64.zip.sha256sum)
/ 18e7d1b970dfb6f4f8ddbbd1659d75d90ca818a47519411c4cc305b918508d36)
- [Windows arm64](https://get.helm.sh/helm-v3.19.4-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.19.4-windows-arm64.zip.sha256sum)
/ da870dbb870e5cad243f5c7dca54f27be289237a97d84077c885769a06394223)

This release was signed with `208D D36E D5BB 3745 A167 43A4 C7C6 FBB5
B91C 1155` and can be found at
[@&#8203;scottrigby](https://redirect.github.com/scottrigby) [keybase
account](https://keybase.io/r6by). 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.19.5 and 4.0.4 are the next patch releases and will be on January
14, 2026
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21,
2026

#### Changelog

- Use latest patch release of Go in releases
[`7cfb6e4`](https://redirect.github.com/helm/helm/commit/7cfb6e486dac026202556836bb910c37d847793e)
(Matt Farina)
- chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0
[`59c951f`](https://redirect.github.com/helm/helm/commit/59c951f309511dcb017900b6a19836e5bcbade04)
(dependabot\[bot])
- chore(deps): bump github.com/cyphar/filepath-securejoin
[`d45f3f1`](https://redirect.github.com/helm/helm/commit/d45f3f15dfbc05320add596102ce3ae220825ff1)
(dependabot\[bot])
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
[`d459544`](https://redirect.github.com/helm/helm/commit/d4595449c7bd2a82f1ae23b11711f2b7b219ed32)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
[`becd387`](https://redirect.github.com/helm/helm/commit/becd3876eb126cb83d8571e6e3826645e941d400)
(dependabot\[bot])
- chore(deps): bump the k8s-io group with 7 updates
[`edb1579`](https://redirect.github.com/helm/helm/commit/edb1579fd0d9ed81fb451ce03c68bd6365374173)
(dependabot\[bot])

###
[`v3.19.3`](https://redirect.github.com/helm/helm/compare/v3.19.2...v3.19.3)

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.19.2...v3.19.3)

###
[`v3.19.2`](https://redirect.github.com/helm/helm/releases/tag/v3.19.2):
Helm v3.19.2

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.19.1...v3.19.2)

Helm v3.19.2 is a patch release. It is a rebuild of the v3.19.1 release
with no code changes.

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.19.2. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.19.2-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-darwin-amd64.tar.gz.sha256sum)
/ 7ef4416cdef4c2d78a09e1c8f07a51e945dc0343c883a46b1f628deab52690b7)
- [MacOS arm64](https://get.helm.sh/helm-v3.19.2-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-darwin-arm64.tar.gz.sha256sum)
/ f0847f899479b66a6dd8d9fcd452e8db2562e4cf3f7de28103f9fcf2b824f1d5)
- [Linux amd64](https://get.helm.sh/helm-v3.19.2-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-amd64.tar.gz.sha256sum)
/ 2114c9dea2844dce6d0ee2d792a9aae846be8cf53d5b19dc2988b5a0e8fec26e)
- [Linux arm](https://get.helm.sh/helm-v3.19.2-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-arm.tar.gz.sha256sum)
/ 20bcb0aad82172335914e30ae3efd020d28abc1b470b4b565e67aff152c0e4ee)
- [Linux arm64](https://get.helm.sh/helm-v3.19.2-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-arm64.tar.gz.sha256sum)
/ 566e9f3a5a83a81e4b03503ae37e368edd52d699619e8a9bb1fdf21561ae0e88)
- [Linux i386](https://get.helm.sh/helm-v3.19.2-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-386.tar.gz.sha256sum)
/ 54932ecf2c46c6d3cd9926d28d56e18e70b42467d8ad682844c64cbe8f3dfc11)
- [Linux ppc64le](https://get.helm.sh/helm-v3.19.2-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-ppc64le.tar.gz.sha256sum)
/ 70d782fb208ebe67b5c508f6e5910a0b75f9b2c99ee3c569a9265aba147d6a37)
- [Linux s390x](https://get.helm.sh/helm-v3.19.2-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-s390x.tar.gz.sha256sum)
/ 69d2a38afba43c9cd49b0bc6031d77230208506ad2b3c2772b3ad13436639e93)
- [Linux riscv64](https://get.helm.sh/helm-v3.19.2-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.2-linux-riscv64.tar.gz.sha256sum)
/ b60da5690e66acf89df796d11be91cc2052d6194a655b4d6ea5ee5c01112192b)
- [Windows amd64](https://get.helm.sh/helm-v3.19.2-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.19.2-windows-amd64.zip.sha256sum)
/ 8b3ea37bcd7c5eda68eadd278690498fb886a17ec541b449216ab3b45748600e)
- [Windows arm64](https://get.helm.sh/helm-v3.19.2-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.19.2-windows-arm64.zip.sha256sum)
/ ed37c24ac0f18721fe61182d24f55d8fd0d072052d3e7393338abaf10452b523)

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.19.3 and 4.0.1 are the next patch releases and will be on December
10, 2025
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21,
2026

#### Changelog

- \[backport] fix: get-helm-3 script use helm3-latest-version
[`8766e71`](https://redirect.github.com/helm/helm/commit/8766e718a0119851f10ddbe4577593a45fadf544)
(George Jenkins)

###
[`v3.19.1`](https://redirect.github.com/helm/helm/releases/tag/v3.19.1):
Helm v3.19.1

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.19.0...v3.19.1)

Helm v3.19.1 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.19.1. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.19.1-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-darwin-amd64.tar.gz.sha256sum)
/ 567f50c5855c45e85ecfa50846bf30adad5d68e1d35ff216866b4897e91bcb80)
- [MacOS arm64](https://get.helm.sh/helm-v3.19.1-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-darwin-arm64.tar.gz.sha256sum)
/ 080f320cfc4ee3816fd6c8f73820f4b3d941b10f709e69bf9afd78f8f8e7c92a)
- [Linux amd64](https://get.helm.sh/helm-v3.19.1-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-amd64.tar.gz.sha256sum)
/ 966bed9b1e0dda11268f59bd7268c3cd3e308b37b070546e1d78a02526ff63f2)
- [Linux arm](https://get.helm.sh/helm-v3.19.1-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-arm.tar.gz.sha256sum)
/ cd21c7ee767b4138e13ca856f102732cae7270c1bbe6d080a3d98153953550ac)
- [Linux arm64](https://get.helm.sh/helm-v3.19.1-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-arm64.tar.gz.sha256sum)
/ ceed150305a1d1ef4a37923a7f66931a6807c34a38ea487fa8340e102dd2c7f7)
- [Linux i386](https://get.helm.sh/helm-v3.19.1-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-386.tar.gz.sha256sum)
/ be3b70efa7b0ddaddd60d94ef0a37b69e22a5ee05efbec579729cdaacc2e7c5e)
- [Linux ppc64le](https://get.helm.sh/helm-v3.19.1-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-ppc64le.tar.gz.sha256sum)
/ acb8a92d873cc2ae2dd44593d88a0bc3a78eb7abd6b3784c3fced9e005401018)
- [Linux s390x](https://get.helm.sh/helm-v3.19.1-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-s390x.tar.gz.sha256sum)
/ 279dcdeaa9f3b42c8558e6e1815466852a80bd373f9a9e83ae7f724ff2cda17f)
- [Linux riscv64](https://get.helm.sh/helm-v3.19.1-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.1-linux-riscv64.tar.gz.sha256sum)
/ ed0a8b03c2163157a948a67702d1884f4936575f9be953c673748b41bd2a9881)
- [Windows amd64](https://get.helm.sh/helm-v3.19.1-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.19.1-windows-amd64.zip.sha256sum)
/ 3fd3ab4a47364c04c51e0e7387e0598aa2c8c43dd535128665aa43e695cec11e)
- [Windows arm64](https://get.helm.sh/helm-v3.19.1-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.19.1-windows-arm64.zip.sha256sum)
/ 361b04b599ada09be194461cd0347db20276849c22f57adc697963d57a515c6a)

This release was signed with `672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://redirect.github.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

- 4.0.0 is the next major release and will be on November 12, 2025
- 3.19.2 and 4.0.01 are the next patch releases and will be on December
10, 2025
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21,
2026

#### Changelog

- chore(deps): bump github.com/containerd/containerd from 1.7.28 to
1.7.29
[`4f953c2`](https://redirect.github.com/helm/helm/commit/4f953c223ba21103268e0b664c64240bc69fced7)
(dependabot\[bot])
- jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
[`6801f4d`](https://redirect.github.com/helm/helm/commit/6801f4d6b3c97a146e21034a34b3d098d0013931)
(Benoit Tigeot)
- Avoid "panic: interface conversion: interface {} is nil"
[`2f619be`](https://redirect.github.com/helm/helm/commit/2f619be224790e7b2447b10faa3b965701177e40)
(Benoit Tigeot)
- Fix `helm pull` untar dir check with repo urls
[`8112d47`](https://redirect.github.com/helm/helm/commit/8112d47cbba491a70d84005e5a88bd0e72ef5040)
(Luna Stadler)
- Fix deprecation warning
[`5dff7ce`](https://redirect.github.com/helm/helm/commit/5dff7ce71b53828d36121f81ac59cf389b811ebc)
(Benoit Tigeot)
- chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
[`2dad4d2`](https://redirect.github.com/helm/helm/commit/2dad4d27fa39e658bfb87c9f61f3aea09669536a)
(dependabot\[bot])
- Add timeout flag to repo add and update flags
[`a833710`](https://redirect.github.com/helm/helm/commit/a8337106b434584b600d2b51c191610dde34fc53)
(Reinhard Nägele)
- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0
[`2e12c81`](https://redirect.github.com/helm/helm/commit/2e12c81d2aa702e31340582d9f9f7fe05d2700b4)
(Dirk Müller)

###
[`v3.19.0`](https://redirect.github.com/helm/helm/releases/tag/v3.19.0):
Helm v3.19.0

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.18.6...v3.19.0)

Helm v3.19.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

- Fixed a `helm pull` regression from 3.18 - error pulling OCI charts
with --password
[#&#8203;31230](https://redirect.github.com/helm/helm/issues/31230)
- Fixed a `helm lint` regression from Helm 3.18 - rejected JSON Schema
$ref URLs that worked in 3.17.x
[#&#8203;31166](https://redirect.github.com/helm/helm/issues/31166)
- Fixed go mod tidy
[#&#8203;31154](https://redirect.github.com/helm/helm/issues/31154)
- Fixed k8s version parsing not matching original
[#&#8203;31091](https://redirect.github.com/helm/helm/issues/31091)
- Fixed charts failing when using a redirect registry
[#&#8203;31087](https://redirect.github.com/helm/helm/issues/31087)
- Fixed missing debug logging for OCI transport
- Fixed broken legacy docker support for login
[#&#8203;30941](https://redirect.github.com/helm/helm/issues/30941)
- Fixed bugs from the move to ORAS v2
- Fixed processing all hook deletions on failure
[#&#8203;30673](https://redirect.github.com/helm/helm/issues/30673)
- Feature for `helm create` added httproute from gateway-api to create
chart template
[#&#8203;30658](https://redirect.github.com/helm/helm/issues/30658)

#### Installation and Upgrading

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

- [MacOS amd64](https://get.helm.sh/helm-v3.19.0-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-darwin-amd64.tar.gz.sha256sum)
/ 09a108c0abda42e45af172be65c49125354bf7cd178dbe10435e94540e49c7b9)
- [MacOS arm64](https://get.helm.sh/helm-v3.19.0-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-darwin-arm64.tar.gz.sha256sum)
/ 31513e1193da4eb4ae042eb5f98ef9aca7890cfa136f4707c8d4f70e2115bef6)
- [Linux amd64](https://get.helm.sh/helm-v3.19.0-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-amd64.tar.gz.sha256sum)
/ a7f81ce08007091b86d8bd696eb4d86b8d0f2e1b9f6c714be62f82f96a594496)
- [Linux arm](https://get.helm.sh/helm-v3.19.0-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-arm.tar.gz.sha256sum)
/ 8708367b8e8bed9bdf8429bb57536e4223cdca96245dffc205cb0cb670b151f4)
- [Linux arm64](https://get.helm.sh/helm-v3.19.0-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-arm64.tar.gz.sha256sum)
/ 440cf7add0aee27ebc93fada965523c1dc2e0ab340d4348da2215737fc0d76ad)
- [Linux i386](https://get.helm.sh/helm-v3.19.0-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-386.tar.gz.sha256sum)
/ ca0329cd1b09267e7c63c563e32462265949c31512b537dd6615d0b5190040fc)
- [Linux ppc64le](https://get.helm.sh/helm-v3.19.0-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-ppc64le.tar.gz.sha256sum)
/ f57ea04d7fa62cc3e90a831eb67edb1400c810df6083875bee3a7c195a795ce4)
- [Linux s390x](https://get.helm.sh/helm-v3.19.0-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-s390x.tar.gz.sha256sum)
/ 0dff2f249f71690e3b420ebb5efc573eb26a51b4a614c4391c8c7fa3e47863f2)
- [Linux riscv64](https://get.helm.sh/helm-v3.19.0-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.19.0-linux-riscv64.tar.gz.sha256sum)
/ 978af545a3d72a253ce1d4c03c9febb509a239a48b2581107e548883ab61a227)
- [Windows amd64](https://get.helm.sh/helm-v3.19.0-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.19.0-windows-amd64.zip.sha256sum)
/ 6488630c2e5d5945ed990fa02fd9e99f9c6792cdbcd79eb264b6cfb90179d2d1)
- [Windows arm64](https://get.helm.sh/helm-v3.19.0-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.19.0-windows-arm64.zip.sha256sum)
/ 488f7530a1776da1b46b14e988bf305c9d7419c78e7e73aeb92f198a41c9ef6b)

This release was signed with `208D D36E D5BB 3745 A167 43A4 C7C6 FBB5
B91C 1155` and can be found at
[@&#8203;scottrigby](https://redirect.github.com/scottrigby) [keybase
account](https://keybase.io/r6by). 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.19.1 will contain only bug fixes.
- 3.20.0 is the next feature release.

#### Changelog

- bump version to v3.19.0
[`3d8990f`](https://redirect.github.com/helm/helm/commit/3d8990f0836691f0229297773f3524598f46bda6)
(Scott Rigby)
- fix: use username and password if provided
[`9a54bf1`](https://redirect.github.com/helm/helm/commit/9a54bf1df6245232aff6235ebc5da7616f06afa7)
(Evans Mungai)
- chore(deps): bump the k8s-io group with 7 updates
[`5af0f68`](https://redirect.github.com/helm/helm/commit/5af0f68365132bf40d6da38eac87cb94d113b5c3)
(dependabot\[bot])
- chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
[`e485606`](https://redirect.github.com/helm/helm/commit/e485606fa6c637f9d33c85d449f5add15fa75f64)
(dependabot\[bot])
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
[`6355c3d`](https://redirect.github.com/helm/helm/commit/6355c3de11a76acc934348b2b2365c795327517b)
(dependabot\[bot])
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
[`ec61f66`](https://redirect.github.com/helm/helm/commit/ec61f666994ca6572278ff05a45850606d18f12d)
(dependabot\[bot])
- fix(helm-lint): fmt
[`b278020`](https://redirect.github.com/helm/helm/commit/b27802031110bcfcaf0b685f7f3efda8a309ce8c)
(Isaiah Lewis)
- fix(helm-lint): Add TLSClientConfig
[`d33ac5e`](https://redirect.github.com/helm/helm/commit/d33ac5e44b4eb884d67141b00753817b091054ca)
(Isaiah Lewis)
- fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
[`8543709`](https://redirect.github.com/helm/helm/commit/854370978eb4664ed75e1918df733ecf1503e904)
(Isaiah Lewis)
- chore(deps): bump the k8s-io group with 7 updates
[`89a3f90`](https://redirect.github.com/helm/helm/commit/89a3f90e7545857edbfbb7d46af1796f0fee7097)
(dependabot\[bot])
- fix: go mod tidy for v3
[`da4c583`](https://redirect.github.com/helm/helm/commit/da4c583145cf4de6a291e81b499ba53785739c2b)
(Terry Howe)
- chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
[`e40b1b3`](https://redirect.github.com/helm/helm/commit/e40b1b3b367cae275d823eadcfcef43729e16260)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
[`a27e9db`](https://redirect.github.com/helm/helm/commit/a27e9db724540bc53b066dff7d80d075a9fa86d8)
(dependabot\[bot])
- fix Chart.yaml handling
[`f13afaa`](https://redirect.github.com/helm/helm/commit/f13afaacd6f8f9dca4ad914d87fabbe129692eda)
(Matt Farina)
- Handle messy index files
[`039b0b1`](https://redirect.github.com/helm/helm/commit/039b0b18d3c83c9aa3a80da67f3cf1c2d965a598)
(Matt Farina)
- chore(deps): bump github.com/containerd/containerd from 1.7.27 to
1.7.28
[`bec98a9`](https://redirect.github.com/helm/helm/commit/bec98a91aa1f810220f4fd2a7f06b155afe68970)
(dependabot\[bot])
- json schema fix
[`6d9509a`](https://redirect.github.com/helm/helm/commit/6d9509aadcfb44aaaa6fc6528443815343a551b4)
(Robert Sirchia)
- fix: k8s version parsing to match original
[`807225e`](https://redirect.github.com/helm/helm/commit/807225ed62b2901fcbaf56923111d9d7f9204a59)
(Borys Hulii)
- chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
[`cbbd569`](https://redirect.github.com/helm/helm/commit/cbbd569aba384d6bf04328645d8befd8555c7879)
(dependabot\[bot])
- Do not explicitly set SNI in HTTPGetter
[`5e8ff72`](https://redirect.github.com/helm/helm/commit/5e8ff72b71fab9bda848bc2c980b2139401e1057)
(Terry Howe)
- chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
[`5b5fb5b`](https://redirect.github.com/helm/helm/commit/5b5fb5b6832fd210e6dfeda01ef91d6eea73abe4)
(dependabot\[bot])
- chore(deps): bump the k8s-io group with 7 updates
[`d12538a`](https://redirect.github.com/helm/helm/commit/d12538a23df05acb027f319766dde19a90f0c78a)
(dependabot\[bot])
- chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
[`303f803`](https://redirect.github.com/helm/helm/commit/303f8031bdfbd18fa8630def8199957fa4784a20)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
[`abcc2ed`](https://redirect.github.com/helm/helm/commit/abcc2edc2722406928df731dfac8981032d7831a)
(dependabot\[bot])
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
[`521c67b`](https://redirect.github.com/helm/helm/commit/521c67b3588a37ccb1e19fc90130813587015291)
(dependabot\[bot])
- Disabling linter due to unknown issue
[`227c9cb`](https://redirect.github.com/helm/helm/commit/227c9cb6b6c4ba190fa4064c0dba91f8a3106b79)
(Matt Farina)
- Updating link handling
[`4389fa6`](https://redirect.github.com/helm/helm/commit/4389fa639a4d8e6836fa8df9bb70dd69c2820c12)
(Matt Farina)
- Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
[`372e403`](https://redirect.github.com/helm/helm/commit/372e40376a15568ba1d9920beb9ab4fe91b90a55)
(dependabot\[bot])
- build(deps): bump the k8s-io group with 7 updates
[`4fa5a64`](https://redirect.github.com/helm/helm/commit/4fa5a64127532cb9e69986f584aef491f36a925b)
(dependabot\[bot])
- build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
[`6284ed8`](https://redirect.github.com/helm/helm/commit/6284ed853892c95b87d08a08d64199af63ed3e13)
(dependabot\[bot])
- fix: user username password for login
[`2c55a4e`](https://redirect.github.com/helm/helm/commit/2c55a4e8ce483fe1a03d7afa46a89e26852bc3c5)
(Terry Howe)
- Update pkg/registry/transport.go
[`a16e986`](https://redirect.github.com/helm/helm/commit/a16e986d4e184b4e065968c5f5c30198a12d880e)
(Terry Howe)
- Update pkg/registry/transport.go
[`cea26d8`](https://redirect.github.com/helm/helm/commit/cea26d8bcac27f888ebb43a8ac8fe87f5851d380)
(Terry Howe)
- fix: add debug logging to oci transport
[`b52bb41`](https://redirect.github.com/helm/helm/commit/b52bb41484bca2eab616aed83aa922cbb5ef1e3b)
(Terry Howe)
- build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
[`45075cf`](https://redirect.github.com/helm/helm/commit/45075cf9434456c8d1cd59a6355265e958b71b2f)
(dependabot\[bot])
- build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
[`73a7826`](https://redirect.github.com/helm/helm/commit/73a78263956bf738008e158afb8d641acbb8f3b9)
(dependabot\[bot])
- fix: legacy docker support broken for login
[`733f94c`](https://redirect.github.com/helm/helm/commit/733f94c86a98f2fc4a12eba510e26615d4b8aa59)
(Terry Howe)
- fix: plugin installer test with no Internet
[`fc36041`](https://redirect.github.com/helm/helm/commit/fc360417024f4734e5b7356385512a08a31c743e)
(Terry Howe)
- Handle an empty registry config file.
[`cfe8cef`](https://redirect.github.com/helm/helm/commit/cfe8cef46f04f36ca33e8696573e243d14e17e79)
(Matt Farina)
- Prevent fetching newReference again as we have in calling method
[`c33215d`](https://redirect.github.com/helm/helm/commit/c33215d765e291bc9321984d4f60a0182c738938)
(Benoit Tigeot)
- Prevent failure when resolving version tags in oras memory store
[`f552b67`](https://redirect.github.com/helm/helm/commit/f552b672305a420b54a725185f98e34e51fbd7ba)
(Benoit Tigeot)
- fix(client): skipnode utilization for PreCopy
[`a18a52e`](https://redirect.github.com/helm/helm/commit/a18a52e8982b399101f7f20e2473de8514e85226)
(Brandt Keller)
- test: Skip instead of returning early. looks more intentional
[`fedf502`](https://redirect.github.com/helm/helm/commit/fedf5024d60bcb4efce9cf7f6f1b7bca642a66eb)
(Jesse Simpson)
- test: tests repo stripping functionality
[`fe512ba`](https://redirect.github.com/helm/helm/commit/fe512bae439b5271dd7d2cdb75fadf

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - ""
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kumahq/kuma).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoicmVsZWFzZS0yLjciLCJsYWJlbHMiOlsiYXJlYS9zZWN1cml0eSIsImRlcGVuZGVuY2llcyIsInJlbGVhc2UtMi43Il19-->

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Bart Smykla <bartek@smykla.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bart Smykla <bartek@smykla.com>

2.9.15

Toggle 2.9.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(kds): reconnect mux client when GlobalToZone stream is closed by …

…… (backport of #16326) (#16436)

Automatic cherry-pick of #16326 for branch release-2.9

Generated by
[action](https://github.com/kumahq/kuma/actions/runs/25050771696)

cherry-picked commit 666d45d

⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking!
⚠️ ⚠️ ⚠️
```
On branch release-2.9
Your branch is up to date with 'origin/release-2.9'.

You are currently cherry-picking commit 666d45d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   pkg/kds/mux/client_test.go
	modified:   pkg/kds/v2/client/stream.go
	modified:   pkg/test/grpc/clientstream.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pkg/kds/mux/client.go
	both modified:   pkg/kds/mux/zone_sync.go
	both modified:   pkg/kds/v2/client/kds_client.go
	both modified:   pkg/kds/v2/client/zone_sync_test.go
	both modified:   pkg/kds/zone/components_test.go
	both modified:   pkg/test/kds/setup/client.go

```

---------

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>

v2.13.5

Toggle v2.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(kds): reconnect mux client when GlobalToZone stream is closed by …

…… (backport of #16326) (#16433)

Automatic cherry-pick of #16326 for branch release-2.13

Generated by
[action](https://github.com/kumahq/kuma/actions/runs/25050771696)

cherry-picked commit 666d45d

⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking!
⚠️ ⚠️ ⚠️
```
On branch release-2.13
Your branch is up to date with 'origin/release-2.13'.

You are currently cherry-picking commit 666d45d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   pkg/kds/mux/client_test.go
	modified:   pkg/kds/v2/client/kds_client.go
	modified:   pkg/kds/v2/client/stream.go
	modified:   pkg/kds/zone/components_test.go
	modified:   pkg/test/grpc/clientstream.go
	modified:   pkg/test/kds/setup/client.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pkg/kds/mux/client.go
	both modified:   pkg/kds/mux/zone_sync.go
	both modified:   pkg/kds/v2/client/zone_sync_test.go

```

---------

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>

v2.12.10

Toggle v2.12.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(kds): reconnect mux client when GlobalToZone stream is closed by …

…… (backport of #16326) (#16434)

Automatic cherry-pick of #16326 for branch release-2.12

Generated by
[action](https://github.com/kumahq/kuma/actions/runs/25050771696)

cherry-picked commit 666d45d

⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking!
⚠️ ⚠️ ⚠️
```
On branch release-2.12
Your branch is up to date with 'origin/release-2.12'.

You are currently cherry-picking commit 666d45d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   pkg/kds/mux/client_test.go
	modified:   pkg/kds/v2/client/kds_client.go
	modified:   pkg/kds/v2/client/stream.go
	modified:   pkg/test/grpc/clientstream.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pkg/kds/mux/client.go
	both modified:   pkg/kds/mux/zone_sync.go
	both modified:   pkg/kds/v2/client/zone_sync_test.go
	both modified:   pkg/kds/zone/components_test.go
	both modified:   pkg/test/kds/setup/client.go

```

---------

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>

v2.11.13

Toggle v2.11.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(kds): reconnect mux client when GlobalToZone stream is closed by …

…… (backport of #16326) (#16437)

Automatic cherry-pick of #16326 for branch release-2.11

Generated by
[action](https://github.com/kumahq/kuma/actions/runs/25050771696)

cherry-picked commit 666d45d

⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking!
⚠️ ⚠️ ⚠️
```
On branch release-2.11
Your branch is up to date with 'origin/release-2.11'.

You are currently cherry-picking commit 666d45d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   pkg/kds/mux/client_test.go
	modified:   pkg/kds/v2/client/kds_client.go
	modified:   pkg/kds/v2/client/stream.go
	modified:   pkg/test/grpc/clientstream.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pkg/kds/mux/client.go
	both modified:   pkg/kds/mux/zone_sync.go
	both modified:   pkg/kds/v2/client/zone_sync_test.go
	both modified:   pkg/kds/zone/components_test.go
	both modified:   pkg/test/kds/setup/client.go

```

---------

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>

v2.7.25

Toggle v2.7.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(kds): reconnect mux client when GlobalToZone stream is closed by …

…… (backport of #16326) (#16435)

Automatic cherry-pick of #16326 for branch release-2.7

Generated by
[action](https://github.com/kumahq/kuma/actions/runs/25050771696)

cherry-picked commit 666d45d

⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking!
⚠️ ⚠️ ⚠️
```
On branch release-2.7
Your branch is up to date with 'origin/release-2.7'.

You are currently cherry-picking commit 666d45d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   pkg/kds/mux/client_test.go
	modified:   pkg/kds/v2/client/stream.go
	modified:   pkg/test/grpc/clientstream.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pkg/kds/mux/client.go
	both modified:   pkg/kds/mux/zone_sync.go
	both modified:   pkg/kds/v2/client/kds_client.go
	both modified:   pkg/kds/v2/client/zone_sync_test.go
	both modified:   pkg/kds/zone/components_test.go
	both modified:   pkg/test/kds/setup/client.go

```

---------

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>

Verified

This tag was signed with the committer’s verified signature.
Automaat Marcin Skalski

v2.13.4

Toggle v2.13.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Automaat Marcin Skalski
2.13.4