Skip to content

Commit 808b227

Browse files
Bump helm.sh/helm/v3 from 3.15.2 to 3.20.2 in /tools (#45)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.15.2 to 3.20.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/helm/helm/releases">helm.sh/helm/v3's releases</a>.</em></p> <blockquote> <h2>Helm v3.20.2</h2> <h2>v3.20.2</h2> <p>Helm v3.20.2 is a security patch release. Users are encouraged to upgrade for the best experience.</p> <p>The community keeps growing, and we'd love to see you there!</p> <ul> <li>Join the discussion in <a href="https://kubernetes.slack.com">Kubernetes Slack</a>: <ul> <li>for questions and just to hang out</li> <li>for discussing PRs, code, and bugs</li> </ul> </li> <li>Hang out at the Public Developer Call: Thursday, 9:30 Pacific via <a href="https://zoom.us/j/696660622">Zoom</a></li> <li>Test, debug, and contribute charts: <a href="https://artifacthub.io/packages/search?kind=0">ArtifactHub/packages</a></li> </ul> <h2>Security fixes</h2> <ul> <li><a href="https://github.com/helm/helm/security/advisories/GHSA-hr2v-4r36-88hr">GHSA-hr2v-4r36-88hr</a> Helm Chart extraction output directory collapse via <code>Chart.yaml</code> name dot-segment</li> </ul> <h2>Installation and Upgrading</h2> <p>Download Helm v3.20.2. The common platform binaries are here:</p> <ul> <li><a href="https://get.helm.sh/helm-v3.20.2-darwin-amd64.tar.gz">MacOS amd64</a> (<a href="https://get.helm.sh/helm-v3.20.2-darwin-amd64.tar.gz.sha256sum">checksum</a> / 7de04301f28b902a74f6286ed941cadc86ee5e6a9086a18f2ccf1f548e99d618)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-darwin-arm64.tar.gz">MacOS arm64</a> (<a href="https://get.helm.sh/helm-v3.20.2-darwin-arm64.tar.gz.sha256sum">checksum</a> / 139c794c22f16b579d08ddd3008c8038b9bb2814f35b5bcca91f50a1f458978d)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-amd64.tar.gz">Linux amd64</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-amd64.tar.gz.sha256sum">checksum</a> / 258e830a9e613c8a7a302d6059b4bb3b9758f2f3e1bb8ea0d707ce10a9a72fea)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-arm.tar.gz">Linux arm</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-arm.tar.gz.sha256sum">checksum</a> / a8a614c740399ff1ef32bcea6be6e4523f17e3376f9cf55c192cc48c8f2d1f19)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-arm64.tar.gz">Linux arm64</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-arm64.tar.gz.sha256sum">checksum</a> / 5ea2d6bc2cda3f8edf985e028809f5a9278f404fb8ab24044de9b7cb9b79a691)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-386.tar.gz">Linux i386</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-386.tar.gz.sha256sum">checksum</a> / 88e4c1834307cdbc9f3b80920e1a383e4ba50bb488fb0be1b1fbd4918bb6ae73)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-ppc64le.tar.gz">Linux ppc64le</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-ppc64le.tar.gz.sha256sum">checksum</a> / 98bb26a2f3c0b0c1a50db3181dff192554e0c204a07427d98d6b01e259f23cbe)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-s390x.tar.gz">Linux s390x</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-s390x.tar.gz.sha256sum">checksum</a> / 584dd77ef8096d6ef939a1822f72840e749fc8311b2b13ae94df5f786862a56b)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-linux-riscv64.tar.gz">Linux riscv64</a> (<a href="https://get.helm.sh/helm-v3.20.2-linux-riscv64.tar.gz.sha256sum">checksum</a> / 957391d0710d72678acd09959b5dc77888cd007a78a4b99944d3b2fc7e1895ca)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-windows-amd64.zip">Windows amd64</a> (<a href="https://get.helm.sh/helm-v3.20.2-windows-amd64.zip.sha256sum">checksum</a> / 24e8e5b71bab4ee17e6f989931ecf4fb144f9916cbe9990c0b6b2ec7b925c454)</li> <li><a href="https://get.helm.sh/helm-v3.20.2-windows-arm64.zip">Windows arm64</a> (<a href="https://get.helm.sh/helm-v3.20.2-windows-arm64.zip.sha256sum">checksum</a> / 7c940a73a6882f50b69aec3282549da4a49917669db18fc503db930fb74b9789)</li> </ul> <p>The <a href="https://helm.sh/docs/intro/quickstart/">Quickstart Guide</a> will get you going from there. For <strong>upgrade instructions</strong> or detailed installation notes, check the <a href="https://helm.sh/docs/intro/install/">install guide</a>. You can also use a <a href="https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3">script to install</a> on any system with <code>bash</code>.</p> <h2>What's Next</h2> <ul> <li>4.1.5 and 3.20.3 are the next patch (bug fix) releases and will be on April 8, 2026</li> <li>4.2.0 and 3.21.0 are the next minor (feature) releases and will be on May 13, 2026</li> </ul> <h2>Changelog</h2> <ul> <li>fix: Chart dot-name path bug 8fb76d6ab555577e98e23b7500009537a471feee (George Jenkins)</li> <li>fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow 3a8927e275c50cecde273872dad2a5576bd46375 (Terry Howe)</li> </ul> <p>Helm v3.20.1 is a patch release. Users are encouraged to upgrade for the best experience.</p> <p>The community keeps growing, and we'd love to see you there!</p> <ul> <li>Join the discussion in <a href="https://kubernetes.slack.com">Kubernetes Slack</a>:</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/helm/helm/commit/8fb76d6ab555577e98e23b7500009537a471feee"><code>8fb76d6</code></a> fix: Chart dot-name path bug</li> <li><a href="https://github.com/helm/helm/commit/3a8927e275c50cecde273872dad2a5576bd46375"><code>3a8927e</code></a> fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow</li> <li><a href="https://github.com/helm/helm/commit/a2369ca71c0ef633bf6e4fccd66d634eb379b371"><code>a2369ca</code></a> chore(deps): bump the k8s-io group with 7 updates</li> <li><a href="https://github.com/helm/helm/commit/90e10564f7ae746a153f3a03006e7061a54ad490"><code>90e1056</code></a> add image index test</li> <li><a href="https://github.com/helm/helm/commit/911f2e908ae40b01ca95b857e94b8894043f64fd"><code>911f2e9</code></a> fix pulling charts from OCI indices</li> <li><a href="https://github.com/helm/helm/commit/76dad33fb1a2b6451920429b4f5f2dd575ea71bb"><code>76dad33</code></a> Remove refactorring changes from coalesce_test.go</li> <li><a href="https://github.com/helm/helm/commit/45c12f71407b6054a37d3e425d5293ee79a1ab37"><code>45c12f7</code></a> Fix import</li> <li><a href="https://github.com/helm/helm/commit/26c6f19f967941dbe53bfb5e52d419b3b3e46075"><code>26c6f19</code></a> Update pkg/chart/common/util/coalesce_test.go</li> <li><a href="https://github.com/helm/helm/commit/09f5129d49a14c9336cea6f33adf5f52889915ef"><code>09f5129</code></a> Fix lint warning</li> <li><a href="https://github.com/helm/helm/commit/417deb2b6b7504357b0f580b76f5eed1bb8a5270"><code>417deb2</code></a> Preserve nil values in chart already</li> <li>Additional commits viewable in <a href="https://github.com/helm/helm/compare/v3.15.2...v3.20.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=helm.sh/helm/v3&package-manager=go_modules&previous-version=3.15.2&new-version=3.20.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/oxidecomputer/cluster-api-provider-oxide/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0384a04 commit 808b227

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ require (
516516
gopkg.in/warnings.v0 v0.1.2 // indirect
517517
gopkg.in/yaml.v2 v2.4.0 // indirect
518518
gopkg.in/yaml.v3 v3.0.1 // indirect
519-
helm.sh/helm/v3 v3.15.2 // indirect
519+
helm.sh/helm/v3 v3.20.2 // indirect
520520
honnef.co/go/tools v0.7.0 // indirect
521521
k8s.io/api v0.36.0 // indirect
522522
k8s.io/apiextensions-apiserver v0.36.0 // indirect

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,8 +1519,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
15191519
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
15201520
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
15211521
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
1522-
helm.sh/helm/v3 v3.15.2 h1:/3XINUFinJOBjQplGnjw92eLGpgXXp1L8chWPkCkDuw=
1523-
helm.sh/helm/v3 v3.15.2/go.mod h1:FzSIP8jDQaa6WAVg9F+OkKz7J0ZmAga4MABtTbsb9WQ=
1522+
helm.sh/helm/v3 v3.20.2 h1:binM4rvPx5DcNsa1sIt7UZi55lRbu3pZUFmQkSoRh48=
1523+
helm.sh/helm/v3 v3.20.2/go.mod h1:Fl1kBaWCpkUrM6IYXPjQ3bdZQfFrogKArqptvueZ6Ww=
15241524
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
15251525
honnef.co/go/tools v0.7.0 h1:w6WUp1VbkqPEgLz4rkBzH/CSU6HkoqNLp6GstyTx3lU=
15261526
honnef.co/go/tools v0.7.0/go.mod h1:pm29oPxeP3P82ISxZDgIYeOaf9ta6Pi0EWvCFoLG2vc=

0 commit comments

Comments
 (0)