fix(deps): update module helm.sh/helm/v3 v3.18.4 → v3.18.5 (clustertool) (#38382)

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

Helm v3.18.5 is a security 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 Advisories

- [Helm Charts with Specific JSON Schema Values Can Cause Memory
Exhaustion](https://redirect.github.com/helm/helm/security/advisories/GHSA-9h84-qmv7-982p)
- [Incorrect YAML Content Leads To
Panic](https://redirect.github.com/helm/helm/security/advisories/GHSA-f9f8-9pmf-xv68)

#### Installation and Upgrading

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

- [MacOS amd64](https://get.helm.sh/helm-v3.18.5-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-darwin-amd64.tar.gz.sha256sum)
/ 3200c32cf19bf69b446e97c0060af39f018d2e441e418ad174ba39052f63fb15)
- [MacOS arm64](https://get.helm.sh/helm-v3.18.5-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-darwin-arm64.tar.gz.sha256sum)
/ 32ce3f4910d5a96c1170f3f8f230d4c8b8bc007e5d47b085b8416cfe559d7925)
- [Linux amd64](https://get.helm.sh/helm-v3.18.5-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-amd64.tar.gz.sha256sum)
/ 9879bf9c471cdecbbee5ee17cf1de1849b0ffd12871ea01f17ede6861d7134f5)
- [Linux arm](https://get.helm.sh/helm-v3.18.5-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-arm.tar.gz.sha256sum)
/ 4be47fa77476bfd6416a44853e28983e7c8594156259813ecf35d004044fb17d)
- [Linux arm64](https://get.helm.sh/helm-v3.18.5-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-arm64.tar.gz.sha256sum)
/ d25d2c1b1c5a9844755ab5c66e6df4d6b31c25e6d92dd2ce66c137a63ddf9f2c)
- [Linux i386](https://get.helm.sh/helm-v3.18.5-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-386.tar.gz.sha256sum)
/ 1ee980e47bb37f388abdce3a7e8da64a9b372352c4cb645bda5ddd401973bee3)
- [Linux ppc64le](https://get.helm.sh/helm-v3.18.5-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-ppc64le.tar.gz.sha256sum)
/ 9d300e0efced9b244aedcc9d11c49647deb4c5afc8d2298c988498dc530bc932)
- [Linux s390x](https://get.helm.sh/helm-v3.18.5-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-s390x.tar.gz.sha256sum)
/ c779bb4dea8026294378a9ad6447095fb8f56671a8c49437344dd342de2a3156)
- [Linux riscv64](https://get.helm.sh/helm-v3.18.5-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.18.5-linux-riscv64.tar.gz.sha256sum)
/ f79d06dc5e966c341fc8ad1a0d5e032f7d681e62c4a51a4d22badec4b9857144)
- [Windows amd64](https://get.helm.sh/helm-v3.18.5-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.18.5-windows-amd64.zip.sha256sum)
/ 464bfd7792d6c682778fc1d5e5bcc9ac5ce83457fe3c4b7a3d0af4dc3ef03eb1)
- [Windows arm64](https://get.helm.sh/helm-v3.18.5-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.18.5-windows-arm64.zip.sha256sum)
/ 82411e3ee4e349d30221ddf6c26397bb0a41666939b338ccf39f4cd2ec4e4410)

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.18.6 will contain only bug fixes.
- 3.19.5 is the next feature release. This release will focus on ...

#### Changelog

- fix Chart.yaml handling
[`7799b48`](https://redirect.github.com/helm/helm/commit/7799b483f52ceb665264a4056da3d2569d60f910)
(Matt Farina)
- Handle messy index files
[`dd8502f`](https://redirect.github.com/helm/helm/commit/dd8502f7b4fd5824a696c99909babd0fbed77e9e)
(Matt Farina)
- json schema fix
[`cb8595b`](https://redirect.github.com/helm/helm/commit/cb8595bc650e2ec7459427d2b0430599431a3dbe)
(Robert Sirchia)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-14 03:36:23 +02:00
committed by GitHub
parent 67cc2d5d73
commit 5c91e9c356
2 changed files with 21 additions and 6 deletions
+7 -6
View File
@@ -22,7 +22,7 @@ require (
github.com/spf13/cobra v1.9.1
golang.org/x/crypto v0.41.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.18.4
helm.sh/helm/v3 v3.18.5
k8s.io/api v0.34.0-rc.1
k8s.io/apimachinery v0.34.0-rc.1
k8s.io/client-go v0.34.0-rc.1
@@ -218,6 +218,7 @@ require (
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
github.com/sasha-s/go-deadlock v0.3.5 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
@@ -275,13 +276,13 @@ require (
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apiextensions-apiserver v0.33.2 // indirect
k8s.io/apiserver v0.33.2 // indirect
k8s.io/cli-runtime v0.33.2 // indirect
k8s.io/component-base v0.33.2 // indirect
k8s.io/apiextensions-apiserver v0.33.3 // indirect
k8s.io/apiserver v0.33.3 // indirect
k8s.io/cli-runtime v0.33.3 // indirect
k8s.io/component-base v0.33.3 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
k8s.io/kubectl v0.33.2 // indirect
k8s.io/kubectl v0.33.3 // indirect
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
oras.land/oras-go/v2 v2.6.0 // indirect
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect