chore(deps): update dependency helm/helm to v4.0.4 #51

Open
CSRBot wants to merge 1 commits from renovate/helm-helm-4.x into master
Collaborator

This PR contains the following updates:

Package Update Change
helm/helm patch v4.0.1 -> v4.0.4

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

helm/helm (helm/helm)

v4.0.4: Helm v4.0.4

Compare Source

Helm v4.0.4 is a security fix for a Go CVE in the previous tag. This patch release rebuilds the Helm v4.0.2 release with the latest Go toolchain, to fix the Go CVE. Users are encouraged to upgrade. Note that tag v4.0.3 was skipped due to a build failure.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • 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
  • Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading

Download Helm v4.0.4. The common platform binaries are here:

  • MacOS amd64 (checksum / 73bcfd6ab000fdc95acf9fe1c59e8e47179426a653e45ae485889869d4a00523)
  • MacOS arm64 (checksum / a7ea99937a9679b3935fa0a2b70e577aa1ea84e5856e7c0821ca6ffa064ea976)
  • Linux amd64 (checksum / 29454bc351f4433e66c00f5d37841627cbbcc02e4c70a6d796529d355237671c)
  • Linux arm (checksum / 9255732e31b5aa5ee7b55be8497eea4723e3dfb08a63c37603ae0d15a9a9d82c)
  • Linux arm64 (checksum / 16b88acc6503d646b7537a298e7389bef469c5cc9ebadf727547abe9f6a35903)
  • Linux i386 (checksum / e6dbf45313bab48e51a2b7a5f3271a19bb3d8b9f07b4bb48ba342389d902af53)
  • Linux loong64 (checksum / <?xml version="1.0" encoding="utf-8"?>BlobNotFoundThe specified blob does not exist.
    RequestId:11673868-901e-003e-10cd-6b624b000000
    Time:2025-12-13T01:15:26.0922049Z)
  • Linux ppc64le (checksum / c108d181a0e29dadf281fbb4f4a0e0f2149922b119ec745ced1a5ae6f0918703)
  • Linux s390x (checksum / cdf172c59379f0a3fe1db4743c16f122745fdaaebb2fbbfa40ce5722a4787717)
  • Linux riscv64 (checksum / 2cf1c77d993bf5386e85249007bdaf38358d2516b18454212206a81b132e1330)
  • Windows amd64 (checksum / 135bffadd3c87aff8856e06efb366bea2a48ac4d1742d73af80250410246f14d)
  • Windows arm64 (checksum / b65d05f15260e78311f463773f54fe68f6d74444b3c3e84cecf270cdb927cd8a)

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next
  • 3.19.5 and 4.0.5 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
  • Bump v4.0.2 CVE deps cd700e0 (George Jenkins)
  • Use latest patch release of Go in releases 9db13ee (Matt Farina)

v4.0.2: Helm v4.0.2

Compare Source

Helm v4.0.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:
    • 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
  • Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading

Download Helm v4.0.2. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next
  • 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026
Changelog
  • fix: prevent reporting fallback on version when none specified 94659f2 (Benoit Tigeot)
  • fix: prevent segmentation violation on empty yaml in multidoc 2dd1f66 (Benoit Tigeot)
  • Ignore duplicated URN in logs bbad438 (Benoit Tigeot)
  • jsonschema: warn and ignore unresolved URN $ref to match v3.18.4 bdcf920 (Benoit Tigeot)
  • Publish Helm v4 -> helm-latest-version 9ac7c2b (George Jenkins)
  • fix: Fix Helm v4 release distribtion/get-helm-3 script 0bef6bd (George Jenkins)

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [helm/helm](https://github.com/helm/helm) | patch | `v4.0.1` -> `v4.0.4` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>helm/helm (helm/helm)</summary> ### [`v4.0.4`](https://github.com/helm/helm/releases/tag/v4.0.4): Helm v4.0.4 [Compare Source](https://github.com/helm/helm/compare/v4.0.2...v4.0.4) Helm v4.0.4 is a security fix for a Go CVE in the previous tag. This patch release rebuilds the Helm `v4.0.2` release with the latest Go toolchain, to fix the Go CVE. Users are encouraged to upgrade. Note that tag v4.0.3 was skipped due to a build failure. 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 v4.0.4. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v4.0.4-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-darwin-amd64.tar.gz.sha256sum) / 73bcfd6ab000fdc95acf9fe1c59e8e47179426a653e45ae485889869d4a00523) - [MacOS arm64](https://get.helm.sh/helm-v4.0.4-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-darwin-arm64.tar.gz.sha256sum) / a7ea99937a9679b3935fa0a2b70e577aa1ea84e5856e7c0821ca6ffa064ea976) - [Linux amd64](https://get.helm.sh/helm-v4.0.4-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-amd64.tar.gz.sha256sum) / 29454bc351f4433e66c00f5d37841627cbbcc02e4c70a6d796529d355237671c) - [Linux arm](https://get.helm.sh/helm-v4.0.4-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-arm.tar.gz.sha256sum) / 9255732e31b5aa5ee7b55be8497eea4723e3dfb08a63c37603ae0d15a9a9d82c) - [Linux arm64](https://get.helm.sh/helm-v4.0.4-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-arm64.tar.gz.sha256sum) / 16b88acc6503d646b7537a298e7389bef469c5cc9ebadf727547abe9f6a35903) - [Linux i386](https://get.helm.sh/helm-v4.0.4-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-386.tar.gz.sha256sum) / e6dbf45313bab48e51a2b7a5f3271a19bb3d8b9f07b4bb48ba342389d902af53) - [Linux loong64](https://get.helm.sh/helm-v4.0.4-linux-loong64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-loong64.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:11673868-901e-003e-10cd-6b624b000000 Time:2025-12-13T01:15:26.0922049Z</Message></Error>) - [Linux ppc64le](https://get.helm.sh/helm-v4.0.4-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-ppc64le.tar.gz.sha256sum) / c108d181a0e29dadf281fbb4f4a0e0f2149922b119ec745ced1a5ae6f0918703) - [Linux s390x](https://get.helm.sh/helm-v4.0.4-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-s390x.tar.gz.sha256sum) / cdf172c59379f0a3fe1db4743c16f122745fdaaebb2fbbfa40ce5722a4787717) - [Linux riscv64](https://get.helm.sh/helm-v4.0.4-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.4-linux-riscv64.tar.gz.sha256sum) / 2cf1c77d993bf5386e85249007bdaf38358d2516b18454212206a81b132e1330) - [Windows amd64](https://get.helm.sh/helm-v4.0.4-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v4.0.4-windows-amd64.zip.sha256sum) / 135bffadd3c87aff8856e06efb366bea2a48ac4d1742d73af80250410246f14d) - [Windows arm64](https://get.helm.sh/helm-v4.0.4-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v4.0.4-windows-arm64.zip.sha256sum) / b65d05f15260e78311f463773f54fe68f6d74444b3c3e84cecf270cdb927cd8a) This release was signed with `208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155` and can be found at [@&#8203;scottrigby](https://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.5 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 - Bump v4.0.2 CVE deps [`cd700e0`](https://github.com/helm/helm/commit/cd700e0627b8d9a4997a7ab2bc3b712d0de4dcd3) (George Jenkins) - Use latest patch release of Go in releases [`9db13ee`](https://github.com/helm/helm/commit/9db13ee5c343196f642c568a03e58d3221b324d6) (Matt Farina) ### [`v4.0.2`](https://github.com/helm/helm/releases/tag/v4.0.2): Helm v4.0.2 [Compare Source](https://github.com/helm/helm/compare/v4.0.1...v4.0.2) Helm v4.0.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 v4.0.2. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v4.0.2-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-darwin-amd64.tar.gz.sha256sum) / 1dd2ce37855f5380abc86d56ab38387d4f1b8b05be296760addfe32d7c56a393) - [MacOS arm64](https://get.helm.sh/helm-v4.0.2-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-darwin-arm64.tar.gz.sha256sum) / fed6a23bba5db8a21e40175f44c159e057b26a6361f4280e24c820d0841e150b) - [Linux amd64](https://get.helm.sh/helm-v4.0.2-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-amd64.tar.gz.sha256sum) / 980756a9b2fd501a1d6ddd1b21741678875df005c91bb05bb41093988bb83bb7) - [Linux arm](https://get.helm.sh/helm-v4.0.2-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-arm.tar.gz.sha256sum) / 24ba97abd1d62194c75293f775f80a342feff872aa5f00df55dd73a47cd9cb8f) - [Linux arm64](https://get.helm.sh/helm-v4.0.2-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-arm64.tar.gz.sha256sum) / 3de681b463fb783f49f5ab72d700c057124ef73fa74062624b8fe95deafded4b) - [Linux i386](https://get.helm.sh/helm-v4.0.2-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-386.tar.gz.sha256sum) / f9d369d25e4b2a2f1c830633f45d4a6d63a61c6a297cc25609888c260c979b96) - [Linux ppc64le](https://get.helm.sh/helm-v4.0.2-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-ppc64le.tar.gz.sha256sum) / 374cfb13ec692654cd16f1aac2aa82b0092ac5c12a13809184e9fae61073a830) - [Linux s390x](https://get.helm.sh/helm-v4.0.2-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-s390x.tar.gz.sha256sum) / b56b77d5a0921bb53a8190e60b520c2e72a58581cb15c38b0d08cc9a238edffd) - [Linux riscv64](https://get.helm.sh/helm-v4.0.2-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v4.0.2-linux-riscv64.tar.gz.sha256sum) / 48f2366775dff3b0f40d931e0300e1d7068b06accfe21588ab742f521a3aa12f) - [Windows amd64](https://get.helm.sh/helm-v4.0.2-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v4.0.2-windows-amd64.zip.sha256sum) / 3a160ca07a0da72bf872601116ed1363120c3fe1d48afb0bb7f53bbba4673f7f) - [Windows arm64](https://get.helm.sh/helm-v4.0.2-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v4.0.2-windows-arm64.zip.sha256sum) / dd94baf0ceb0dced8615343ed7a7b1cd5543996a8177866ead3f8a9ce60c8d14) 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.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026 ##### Changelog - fix: prevent reporting fallback on version when none specified [`94659f2`](https://github.com/helm/helm/commit/94659f25033af6eb43fc186c24e6c07b1091800b) (Benoit Tigeot) - fix: prevent segmentation violation on empty yaml in multidoc [`2dd1f66`](https://github.com/helm/helm/commit/2dd1f662cce36de8910e925921dc9f86ec72205b) (Benoit Tigeot) - Ignore duplicated URN in logs [`bbad438`](https://github.com/helm/helm/commit/bbad438779699577b6931c1a8e29917f87422c69) (Benoit Tigeot) - jsonschema: warn and ignore unresolved URN $ref to match v3.18.4 [`bdcf920`](https://github.com/helm/helm/commit/bdcf920183d5ebc92ff16470864fbf97cdea138f) (Benoit Tigeot) - Publish Helm v4 -> `helm-latest-version` [`9ac7c2b`](https://github.com/helm/helm/commit/9ac7c2b609b10e328370de3b52915a90b4535dd0) (George Jenkins) - fix: Fix Helm v4 release distribtion/get-helm-3 script [`0bef6bd`](https://github.com/helm/helm/commit/0bef6bdbe6e20832dea995037c975a8631072212) (George Jenkins) </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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
CSRBot added 1 commit 2025-12-11 00:13:19 +01:00
chore(deps): update dependency helm/helm to v4.0.2
All checks were successful
Helm / helm-lint (push) Successful in 4s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (push) Successful in 17s
Helm / helm-unittest (pull_request) Successful in 7s
8161f24d48
CSRBot requested review from volker.raschek 2025-12-11 00:13:20 +01:00
CSRBot added 2 commits 2025-12-11 12:11:41 +01:00
chore(deps): update dependency helm/helm to v4.0.2
All checks were successful
Helm / helm-lint (push) Successful in 4s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (push) Successful in 17s
Helm / helm-unittest (pull_request) Successful in 7s
8161f24d48
chore(deps): update dependency helm/helm to v4.0.2
All checks were successful
Helm / helm-lint (push) Successful in 4s
Helm / helm-lint (pull_request) Successful in 4s
Helm / helm-unittest (push) Successful in 16s
Helm / helm-unittest (pull_request) Successful in 7s
338a22ce24
CSRBot added 2 commits 2025-12-12 00:11:47 +01:00
chore(deps): update dependency helm/helm to v4.0.2
All checks were successful
Helm / helm-lint (push) Successful in 4s
Helm / helm-lint (pull_request) Successful in 4s
Helm / helm-unittest (push) Successful in 16s
Helm / helm-unittest (pull_request) Successful in 7s
338a22ce24
chore(deps): update dependency helm/helm to v4.0.2
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-lint (pull_request) Successful in 4s
Helm / helm-unittest (pull_request) Successful in 7s
Helm / helm-unittest (push) Successful in 18s
df17862930
CSRBot changed title from chore(deps): update dependency helm/helm to v4.0.2 to chore(deps): update dependency helm/helm to v4.0.4 2025-12-13 03:11:43 +01:00
CSRBot added 2 commits 2025-12-13 03:11:44 +01:00
chore(deps): update dependency helm/helm to v4.0.2
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-lint (pull_request) Successful in 4s
Helm / helm-unittest (pull_request) Successful in 7s
Helm / helm-unittest (push) Successful in 18s
df17862930
chore(deps): update dependency helm/helm to v4.0.4
All checks were successful
Helm / helm-lint (push) Successful in 10s
Helm / helm-unittest (push) Successful in 19s
Helm / helm-lint (pull_request) Successful in 11s
Helm / helm-unittest (pull_request) Successful in 17s
793e3a865d
All checks were successful
Helm / helm-lint (push) Successful in 10s
Helm / helm-unittest (push) Successful in 19s
Helm / helm-lint (pull_request) Successful in 11s
Required
Details
Helm / helm-unittest (pull_request) Successful in 17s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/helm-helm-4.x:renovate/helm-helm-4.x
git checkout renovate/helm-helm-4.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/reposilite-charts#51
No description provided.