Update dependency helm to v3.18.1 #480

Open
viceice-bot wants to merge 1 commit from renovate/helm-3.x into main
First-time contributor

This PR contains the following updates:

Package Update Change
helm minor v3.17.3 -> v3.18.1

Release Notes

helm/helm (helm)

v3.18.1: Helm v3.18.1

Compare Source

v3.18.1

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

  • MacOS amd64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:4f8453aa-001e-003c-5205-d0dcf3000000
    Time:2025-05-28T19:20:05.5109560Z)
  • MacOS arm64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:a900358b-401e-005f-2f05-d04108000000
    Time:2025-05-28T19:20:07.2988256Z)
  • Linux amd64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:986fe6a5-d01e-002f-8005-d0f8ff000000
    Time:2025-05-28T19:20:08.7172759Z)
  • Linux arm (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:2f981509-f01e-005a-6505-d093d3000000
    Time:2025-05-28T19:20:11.8122083Z)
  • Linux arm64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:b3650821-501e-0043-4705-d01368000000
    Time:2025-05-28T19:20:13.2709106Z)
  • Linux i386 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:5ed8caa4-501e-0053-1405-d0d600000000
    Time:2025-05-28T19:20:10.2914063Z)
  • Linux ppc64le (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:56ba38e6-601e-0067-2f05-d0e5c8000000
    Time:2025-05-28T19:20:14.8541300Z)
  • Linux s390x (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:be1aaddc-e01e-0034-0305-d0c6fc000000
    Time:2025-05-28T19:20:16.2794423Z)
  • Linux riscv64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:a677f8be-001e-0061-2505-d0d677000000
    Time:2025-05-28T19:20:18.0550305Z)
  • Windows amd64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:3626c97e-601e-0005-5805-d027ef000000
    Time:2025-05-28T19:20:19.5433518Z)
  • Windows arm64 (checksum / BlobNotFoundThe specified blob does not exist.
    RequestId:5ed92440-501e-0053-5705-d0d600000000
    Time:2025-05-28T19:20:20.7596381Z)

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.18.2 will contain only bug fixes.
  • 3.19.0 on September 11th, 2025 is the next feature release.

Changelog

  • fix(client): skipnode utilization for PreCopy f6f8700 (Brandt Keller)
  • fix(client): layers now returns manifest - remove duplicate from descriptors 4da7015 (Brandt Keller)
  • fix(client): return nil on non-allowed media types 1a8507f (Brandt Keller)
  • Prevent fetching newReference again as we have in calling method 015531c (Benoit Tigeot)
  • Prevent failure when resolving version tags in oras memory store 9db1a12 (Benoit Tigeot)
  • Update pkg/plugin/plugin.go e8bfa0e (Benoit Tigeot)
  • Update pkg/plugin/plugin.go 24b4490 (Benoit Tigeot)
  • Wait for Helm v4 before raising when platformCommand and Command are set 7e8f534 (Benoit Tigeot)
  • Fix 3.18.0 regression: registry login with scheme ea04cea (Scott Rigby)
  • Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]" bec6609 (Matt Farina)

v3.18.0: Helm v3.18.0

Compare Source

Helm v3.18.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:
    • 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

Notable Changes

  • Add support for JSON Schema 2020
  • Enabled cpu and memory profiling
  • Add hook annotation to output hook logs to client on error

Installation and Upgrading

Download Helm v3.18.0. 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.18.1 on June 11th, 2025 will contain only bug fixes.
  • 3.19.0 on September 11th, 2025 is the next feature release.

Changelog

  • build(deps): bump the k8s-io group with 7 updates cc58e3f (dependabot[bot])
  • fix: govulncheck workflow bf1436b (Matthieu MOREL)
  • bump version to v3.18.0 d8edc2a (Robert Sirchia)
  • fix:add proxy support when mTLS configured 48377fe (Rongrong Liu)
  • docs: Note about http fallback for OCI registries cdd7c10 (Terry Howe)
  • Bump net package to avoid CVE on dev-v3 f9ab8f7 (Benoit Tigeot)
  • Bump toml 087fa18 (Benoit Tigeot)
  • backport #​30677to dev3 2a5f83b (dongjiang)
  • build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0 5df2f30 (dependabot[bot])
  • Add install test for TakeOwnership flag 0906fe7 (Evans Mungai)
  • Fix --take-ownership 4ee3a19 (Patrick Seidensal)
  • build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to 1.7.2 3538c2a (dependabot[bot])
  • build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 6fa95c8 (dependabot[bot])
  • build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 741b5be (dependabot[bot])
  • Testing text bump 017f9fa (Benoit Tigeot)
  • Permit more Go version and not only 1.23.8 6667252 (Benoit Tigeot)
  • Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0 4ad1ccd (Benoit Tigeot)
  • Unarchiving fix 3ce10e4 (Matt Farina)
  • Fix typo 422c58e (Benoit Tigeot)
  • Report as debug log, the time spent waiting for resources 5e7f12d (Benoit Tigeot)
  • build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27 dcc286c (dependabot[bot])
  • Update pkg/registry/fallback.go 1435ec7 (Terry Howe)
  • automatic fallback to http 674e882 (Terry Howe)
  • chore(oci): upgrade to ORAS v2 c188441 (Terry Howe)
  • Updating to 0.37.0 for x/net 2b12490 (Matt Farina)
  • build(deps): bump the k8s-io group with 7 updates 0648918 (dependabot[bot])
  • build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 0911b9c (dependabot[bot])
  • build(deps): bump github.com/opencontainers/image-spec 2f22d55 (dependabot[bot])
  • build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.26 89361c9 (dependabot[bot])
  • build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 6d64160 (dependabot[bot])
  • Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3 bcb83e4 (Scott Rigby)
  • Refactor based on review comment 2aa90b8 (Chris Berry)
  • Refactor based on review comment 5739197 (Chris Berry)
  • Add HookOutputFunc and generic yaml unmarshaller b8e1387 (Chris Berry)
  • clarify fix error message 97b0e11 (Scott Rigby)
  • fix err check 2f79afb (Scott Rigby)
  • remove comments about previous functionality c77f4ec (Scott Rigby)
  • add short circuit return 3cd6afe (Scott Rigby)
  • Update based on review comments 5367001 (Chris Berry)
  • Update based on review comments 3c44515 (Chris Berry)
  • Fix lint 4cb639e (Chris Berry)
  • Tidy up imports 20f859c (Chris)
  • Add hook annotations to output pod logs to client on success and fail ca90972 (Chris Berry)
  • chore: use []error instead of []string a9e2075 (Evans Mungai)
  • Update cmd/helm/profiling.go 996ad84 (Evans Mungai)
  • chore: update profiling doc in CONTRIBUTING.md 867c97e (Evans Mungai)
  • Update CONTRIBUTING guide af24101 (Evans Mungai)
  • Prefer environment variables to CLI flags c7dfa87 (Evans Mungai)
  • Fix linter warning b39411a (Evans Mungai)
  • Move pprof paths to HELM_PPROF env variable 4c50f01 (Evans Mungai)
  • Update CONTRIBUTING.md 3b43f7b (Evans Mungai)
  • Update CONTRIBUTING.md a32e11b (Evans Mungai)
  • Additional review fixes from PR 483ebf9 (Evans Mungai)
  • feat: Add flags to enable CPU and memory profiling 461197f (Evans Mungai)
  • build(deps): bump github.com/distribution/distribution/v3 e7fa545 (dependabot[bot])
  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 d1687ba (dependabot[bot])
  • Moving to SetOut and SetErr for Cobra 4c2f88b (Matt Farina)
  • build(deps): bump the k8s-io group with 7 updates a2413aa (dependabot[bot])
  • build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 959d643 (dependabot[bot])
  • build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 3a87c68 (dependabot[bot])
  • build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 711cef8 (dependabot[bot])
  • build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 7680623 (dependabot[bot])
  • build(deps): bump github.com/cyphar/filepath-securejoin 03747d9 (dependabot[bot])
  • build(deps): bump github.com/evanphx/json-patch f1db83f (dependabot[bot])
  • build(deps): bump the k8s-io group with 7 updates 3bc3751 (dependabot[bot])
  • fix: check group for resource info match 2ebce78 (Jiasheng Zhu)
  • Bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.0 8e86e76 (dependabot[bot])
  • add test for nullifying nested global value 326c1e3 (Ryan Hockstad)
  • Ensuring the file paths are clean prior to passing to securejoin fba9d08 (Matt Farina)
  • Bump github.com/containerd/containerd from 1.7.24 to 1.7.25 a79be7d (dependabot[bot])
  • Bump golang.org/x/crypto from 0.31.0 to 0.32.0 b029d74 (dependabot[bot])
  • Bump golang.org/x/term from 0.27.0 to 0.28.0 a1c0ae8 (dependabot[bot])
  • bump version to v3.17.0 d6db69e (Matt Farina)
  • Bump github.com/moby/term from 0.5.0 to 0.5.2 54ffefb (dependabot[bot])
  • Add test case for removing an entire object ef2eb55 (Ryan Hockstad)
  • Tests for bugfix: Override subcharts with null values #​12879 60fcce1 (Scott Rigby)
  • feat: Added multi-platform plugin hook support to v3 Signed-off-by: Steve Hipwell steve.hipwell@gmail.com 83dddb1 (Andrew Block)
  • This commit fixes the issue where the yaml.Unmarshaller converts all int values into float64, this passes in option to decoder, which enables conversion of int into . 0a6834f (Althaf M)
  • merge null child chart objects 5a58751 (Ryan Hockstad)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

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

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

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


  • 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](https://github.com/helm/helm) | minor | `v3.17.3` -> `v3.18.1` | --- ### Release Notes <details> <summary>helm/helm (helm)</summary> ### [`v3.18.1`](https://github.com/helm/helm/releases/tag/v3.18.1): Helm v3.18.1 [Compare Source](https://github.com/helm/helm/compare/v3.18.0...v3.18.1) v3.18.1 Helm v3.18.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.18.1. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.18.1-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-darwin-amd64.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:4f8453aa-001e-003c-5205-d0dcf3000000 Time:2025-05-28T19:20:05.5109560Z</Message></Error>) - [MacOS arm64](https://get.helm.sh/helm-v3.18.1-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-darwin-arm64.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:a900358b-401e-005f-2f05-d04108000000 Time:2025-05-28T19:20:07.2988256Z</Message></Error>) - [Linux amd64](https://get.helm.sh/helm-v3.18.1-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-amd64.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:986fe6a5-d01e-002f-8005-d0f8ff000000 Time:2025-05-28T19:20:08.7172759Z</Message></Error>) - [Linux arm](https://get.helm.sh/helm-v3.18.1-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-arm.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:2f981509-f01e-005a-6505-d093d3000000 Time:2025-05-28T19:20:11.8122083Z</Message></Error>) - [Linux arm64](https://get.helm.sh/helm-v3.18.1-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-arm64.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:b3650821-501e-0043-4705-d01368000000 Time:2025-05-28T19:20:13.2709106Z</Message></Error>) - [Linux i386](https://get.helm.sh/helm-v3.18.1-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-386.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:5ed8caa4-501e-0053-1405-d0d600000000 Time:2025-05-28T19:20:10.2914063Z</Message></Error>) - [Linux ppc64le](https://get.helm.sh/helm-v3.18.1-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-ppc64le.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:56ba38e6-601e-0067-2f05-d0e5c8000000 Time:2025-05-28T19:20:14.8541300Z</Message></Error>) - [Linux s390x](https://get.helm.sh/helm-v3.18.1-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-s390x.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:be1aaddc-e01e-0034-0305-d0c6fc000000 Time:2025-05-28T19:20:16.2794423Z</Message></Error>) - [Linux riscv64](https://get.helm.sh/helm-v3.18.1-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-riscv64.tar.gz.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:a677f8be-001e-0061-2505-d0d677000000 Time:2025-05-28T19:20:18.0550305Z</Message></Error>) - [Windows amd64](https://get.helm.sh/helm-v3.18.1-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.18.1-windows-amd64.zip.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:3626c97e-601e-0005-5805-d027ef000000 Time:2025-05-28T19:20:19.5433518Z</Message></Error>) - [Windows arm64](https://get.helm.sh/helm-v3.18.1-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.18.1-windows-arm64.zip.sha256sum) / <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist. RequestId:5ed92440-501e-0053-5705-d0d600000000 Time:2025-05-28T19:20:20.7596381Z</Message></Error>) 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.2 will contain only bug fixes. - 3.19.0 on September 11th, 2025 is the next feature release. #### Changelog - fix(client): skipnode utilization for PreCopy [`f6f8700`](https://github.com/helm/helm/commit/f6f8700a539c18101509434f3b59e6a21402a1b2) (Brandt Keller) - fix(client): layers now returns manifest - remove duplicate from descriptors [`4da7015`](https://github.com/helm/helm/commit/4da701593f8c8a137fc36a95f9e9ecfe1d01528f) (Brandt Keller) - fix(client): return nil on non-allowed media types [`1a8507f`](https://github.com/helm/helm/commit/1a8507fd5ad910f466accfd1c784ed0c333c343a) (Brandt Keller) - Prevent fetching newReference again as we have in calling method [`015531c`](https://github.com/helm/helm/commit/015531ca4f386a6fee6c9f48eae63124d19c76a7) (Benoit Tigeot) - Prevent failure when resolving version tags in oras memory store [`9db1a12`](https://github.com/helm/helm/commit/9db1a120f9f7404044cc4619ea7379b430004e36) (Benoit Tigeot) - Update pkg/plugin/plugin.go [`e8bfa0e`](https://github.com/helm/helm/commit/e8bfa0eed689ee822c6ba9b4bcae45ecdb36b671) (Benoit Tigeot) - Update pkg/plugin/plugin.go [`24b4490`](https://github.com/helm/helm/commit/24b44902a266f911617105273d4afd16f25f4aaf) (Benoit Tigeot) - Wait for Helm v4 before raising when platformCommand and Command are set [`7e8f534`](https://github.com/helm/helm/commit/7e8f53421a184125cf988814206237ce01d95139) (Benoit Tigeot) - Fix 3.18.0 regression: registry login with scheme [`ea04cea`](https://github.com/helm/helm/commit/ea04cea48bf2b312e506ae03c412c6fd95929c5c) (Scott Rigby) - Revert "fix (helm) : toToml\` renders int as float \[ backport to v3 ]" [`bec6609`](https://github.com/helm/helm/commit/bec66098fdb4ac37298f46701a2d5b28e5776b72) (Matt Farina) ### [`v3.18.0`](https://github.com/helm/helm/releases/tag/v3.18.0): Helm v3.18.0 [Compare Source](https://github.com/helm/helm/compare/v3.17.3...v3.18.0) Helm v3.18.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 - Add support for JSON Schema 2020 - Enabled cpu and memory profiling - Add hook annotation to output hook logs to client on error #### Installation and Upgrading Download Helm v3.18.0. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.18.0-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-darwin-amd64.tar.gz.sha256sum) / 2be99836549413c2f0212d644e8740abd8ba5d7f55484c29d3363cea339891d9) - [MacOS arm64](https://get.helm.sh/helm-v3.18.0-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-darwin-arm64.tar.gz.sha256sum) / 4ce30bd86a3fc4f31d297827a5bf5b10ced8c4da2ff810bf9f53f561dbed7d10) - [Linux amd64](https://get.helm.sh/helm-v3.18.0-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-amd64.tar.gz.sha256sum) / 961e587fc2c03807f8a99ac25ef063fa9e6915f1894729399cbb95d2a79af931) - [Linux arm](https://get.helm.sh/helm-v3.18.0-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-arm.tar.gz.sha256sum) / 88f6264801fd9c5bb3d2d24c7b3da4e239d137b39bacd18d25b22823e6bd31f7) - [Linux arm64](https://get.helm.sh/helm-v3.18.0-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-arm64.tar.gz.sha256sum) / 489c9d2d3ea4e095331249d74b4407fb5ac1d338c28429d70cdedccfe6e2b029) - [Linux i386](https://get.helm.sh/helm-v3.18.0-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-386.tar.gz.sha256sum) / 3302c90957e259897d238feee65e05abb3fc586ab80a49cb577fd123b2e94cb3) - [Linux ppc64le](https://get.helm.sh/helm-v3.18.0-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-ppc64le.tar.gz.sha256sum) / 559036fe183593488275a19796ca0b13f56e9d586b697a0d968e8b1e24472d7c) - [Linux s390x](https://get.helm.sh/helm-v3.18.0-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-s390x.tar.gz.sha256sum) / ab0e347751b425ed9c4b619159a9ffeb85a82e07f7333921dec1a26780195a72) - [Linux riscv64](https://get.helm.sh/helm-v3.18.0-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-riscv64.tar.gz.sha256sum) / ae98c3d9d352ac91909d28dbb03d91fc506cafcce647cfbd1954a02ef84f91d1) - [Windows amd64](https://get.helm.sh/helm-v3.18.0-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.18.0-windows-amd64.zip.sha256sum) / ae6a1b832043e3433d2823fc42692057dbf007efad34292708130b412c169a94) - [Windows arm64](https://get.helm.sh/helm-v3.18.0-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.18.0-windows-arm64.zip.sha256sum) / f354f0bdf725a0530162754632bc54fed2c56ad11a899b031702ee1c70ecb5fc) 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.1 on June 11th, 2025 will contain only bug fixes. - 3.19.0 on September 11th, 2025 is the next feature release. #### Changelog - build(deps): bump the k8s-io group with 7 updates [`cc58e3f`](https://github.com/helm/helm/commit/cc58e3f5a3aa615c6a86275e6f4444b5fdd3cc4e) (dependabot\[bot]) - fix: govulncheck workflow [`bf1436b`](https://github.com/helm/helm/commit/bf1436baf3c235cb1b689a016b7162d0cddd3947) (Matthieu MOREL) - bump version to v3.18.0 [`d8edc2a`](https://github.com/helm/helm/commit/d8edc2aebc2e5ad624640b56a22258b9bbec9099) (Robert Sirchia) - fix:add proxy support when mTLS configured [`48377fe`](https://github.com/helm/helm/commit/48377fe4515cc6a5bf5ac92ea6086090e7b82798) (Rongrong Liu) - docs: Note about http fallback for OCI registries [`cdd7c10`](https://github.com/helm/helm/commit/cdd7c105a60929d733c1b67d4fe5062ff5619ac2) (Terry Howe) - Bump net package to avoid CVE on dev-v3 [`f9ab8f7`](https://github.com/helm/helm/commit/f9ab8f772a01ff918d4a54febe18d4cc6899f2e2) (Benoit Tigeot) - Bump toml [`087fa18`](https://github.com/helm/helm/commit/087fa18276033d37648deaf082de6b3ea635fb88) (Benoit Tigeot) - backport #&#8203;30677to dev3 [`2a5f83b`](https://github.com/helm/helm/commit/2a5f83b960738cc58f090e67ac108418ac4dedf2) (dongjiang) - build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0 [`5df2f30`](https://github.com/helm/helm/commit/5df2f3018a6ac20db369390fed142463d97b487f) (dependabot\[bot]) - Add install test for TakeOwnership flag [`0906fe7`](https://github.com/helm/helm/commit/0906fe7f6b201d9aa73eb22f518366ea75c57937) (Evans Mungai) - Fix --take-ownership [`4ee3a19`](https://github.com/helm/helm/commit/4ee3a19e9a98e3b58eb4579f019666e834408ca3) (Patrick Seidensal) - build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to 1.7.2 [`3538c2a`](https://github.com/helm/helm/commit/3538c2a677809308821c18bdc309e5954f822211) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 [`6fa95c8`](https://github.com/helm/helm/commit/6fa95c805e449eb7332059cc4aee837a9358f334) (dependabot\[bot]) - build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 [`741b5be`](https://github.com/helm/helm/commit/741b5beeb95b0858b1809a625870310a509a4d61) (dependabot\[bot]) - Testing text bump [`017f9fa`](https://github.com/helm/helm/commit/017f9fad2b2b51f1292c73922f0857b93d2fb233) (Benoit Tigeot) - Permit more Go version and not only 1.23.8 [`6667252`](https://github.com/helm/helm/commit/666725202b2c7da205fe0c34a1ac5812e88d2500) (Benoit Tigeot) - Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0 [`4ad1ccd`](https://github.com/helm/helm/commit/4ad1ccd8fb8bbf4ffec8ccab411f2ee57360824d) (Benoit Tigeot) - Unarchiving fix [`3ce10e4`](https://github.com/helm/helm/commit/3ce10e4f81e064a3807098c3d466c33f2ece8a18) (Matt Farina) - Fix typo [`422c58e`](https://github.com/helm/helm/commit/422c58e4a2d7a00e2275916be1bfda0b28efba82) (Benoit Tigeot) - Report as debug log, the time spent waiting for resources [`5e7f12d`](https://github.com/helm/helm/commit/5e7f12d4c3e2e37fa4bc065fddde8e191c336a15) (Benoit Tigeot) - build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27 [`dcc286c`](https://github.com/helm/helm/commit/dcc286ca562e91bc5ea052d734d11e4bf2905e19) (dependabot\[bot]) - Update pkg/registry/fallback.go [`1435ec7`](https://github.com/helm/helm/commit/1435ec7c7717a147fb17701fd0da3992f7a44bb6) (Terry Howe) - automatic fallback to http [`674e882`](https://github.com/helm/helm/commit/674e882c88535c75b672cb6986df8fc23ad21dad) (Terry Howe) - chore(oci): upgrade to ORAS v2 [`c188441`](https://github.com/helm/helm/commit/c188441757c66e8e863969c5cb1b27be61482a22) (Terry Howe) - Updating to 0.37.0 for x/net [`2b12490`](https://github.com/helm/helm/commit/2b12490c329e5a61c79f6f71cee8b450770b0752) (Matt Farina) - build(deps): bump the k8s-io group with 7 updates [`0648918`](https://github.com/helm/helm/commit/0648918abbc894b035351353a2af82b5c8b161c8) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 [`0911b9c`](https://github.com/helm/helm/commit/0911b9c7b0f29bd49905865cd77509c2d84c4479) (dependabot\[bot]) - build(deps): bump github.com/opencontainers/image-spec [`2f22d55`](https://github.com/helm/helm/commit/2f22d5544c78b3e81de95bac061515630cb5d157) (dependabot\[bot]) - build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.26 [`89361c9`](https://github.com/helm/helm/commit/89361c905aae85cf0a20ec68df2fdd52103847ed) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 [`6d64160`](https://github.com/helm/helm/commit/6d64160ab65863892ef1cec022b5391b17147c6d) (dependabot\[bot]) - Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3 [`bcb83e4`](https://github.com/helm/helm/commit/bcb83e465f4487b481b8843f4d5dfe4f26472c55) (Scott Rigby) - Refactor based on review comment [`2aa90b8`](https://github.com/helm/helm/commit/2aa90b8f2603f033479278eb99993d2efe39624c) (Chris Berry) - Refactor based on review comment [`5739197`](https://github.com/helm/helm/commit/5739197faa75b3e2c7d32a999c3e17bd8949756d) (Chris Berry) - Add HookOutputFunc and generic yaml unmarshaller [`b8e1387`](https://github.com/helm/helm/commit/b8e13878fcf542aff465a90635b4d29f93dfb434) (Chris Berry) - clarify fix error message [`97b0e11`](https://github.com/helm/helm/commit/97b0e11871252ad99054d911d92666f84fdac79a) (Scott Rigby) - fix err check [`2f79afb`](https://github.com/helm/helm/commit/2f79afb0a3c506fd41ea89f13efcfa4379f88b5f) (Scott Rigby) - remove comments about previous functionality [`c77f4ec`](https://github.com/helm/helm/commit/c77f4ec6c41db7d5641da723eb6f67d1b8b0e606) (Scott Rigby) - add short circuit return [`3cd6afe`](https://github.com/helm/helm/commit/3cd6afe845c905d2bc1dfa259e2ab4b571c19234) (Scott Rigby) - Update based on review comments [`5367001`](https://github.com/helm/helm/commit/5367001f4fa283ffb4dd15741c2dff053b5dfb52) (Chris Berry) - Update based on review comments [`3c44515`](https://github.com/helm/helm/commit/3c445158d85b1bec417803f418f0b686188b2399) (Chris Berry) - Fix lint [`4cb639e`](https://github.com/helm/helm/commit/4cb639ed4edab7729859328d443b102d05a4b32d) (Chris Berry) - Tidy up imports [`20f859c`](https://github.com/helm/helm/commit/20f859c9ffb5e0a7b48c8331093250bd162e3ee0) (Chris) - Add hook annotations to output pod logs to client on success and fail [`ca90972`](https://github.com/helm/helm/commit/ca90972b3d81acb1ad9d6f80bb1770113776f06a) (Chris Berry) - chore: use \[]error instead of \[]string [`a9e2075`](https://github.com/helm/helm/commit/a9e20757c6b348da7db789f81a874cdb5b315e9f) (Evans Mungai) - Update cmd/helm/profiling.go [`996ad84`](https://github.com/helm/helm/commit/996ad8445379b44bbefc9116e8b5a0cdd9bce259) (Evans Mungai) - chore: update profiling doc in CONTRIBUTING.md [`867c97e`](https://github.com/helm/helm/commit/867c97e70d42f523a223973770149c7faeb6f04f) (Evans Mungai) - Update CONTRIBUTING guide [`af24101`](https://github.com/helm/helm/commit/af2410192d0854f1431efaa9858b2d830f3312c4) (Evans Mungai) - Prefer environment variables to CLI flags [`c7dfa87`](https://github.com/helm/helm/commit/c7dfa87f9d5640ed07b76bfda24dd1e3db635690) (Evans Mungai) - Fix linter warning [`b39411a`](https://github.com/helm/helm/commit/b39411a66829d711168de543fa823cbd5e749ca4) (Evans Mungai) - Move pprof paths to HELM_PPROF env variable [`4c50f01`](https://github.com/helm/helm/commit/4c50f01046be19467eb99495cbce51319700b81a) (Evans Mungai) - Update CONTRIBUTING.md [`3b43f7b`](https://github.com/helm/helm/commit/3b43f7be60c54edc3ea7d76d6253bb5d12eece32) (Evans Mungai) - Update CONTRIBUTING.md [`a32e11b`](https://github.com/helm/helm/commit/a32e11bdc3af0250a10ce6bbb8a2dc566f66cd3d) (Evans Mungai) - Additional review fixes from PR [`483ebf9`](https://github.com/helm/helm/commit/483ebf915da5ab2c2bbdb46644bca2fe22ae51f9) (Evans Mungai) - feat: Add flags to enable CPU and memory profiling [`461197f`](https://github.com/helm/helm/commit/461197f9c62f4c37ad2b727962db95378c3f3073) (Evans Mungai) - build(deps): bump github.com/distribution/distribution/v3 [`e7fa545`](https://github.com/helm/helm/commit/e7fa545819dbb51c8f94a1936174ee48b52db694) (dependabot\[bot]) - build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 [`d1687ba`](https://github.com/helm/helm/commit/d1687ba8d9c94c711215dc49ad88117585c9c765) (dependabot\[bot]) - Moving to SetOut and SetErr for Cobra [`4c2f88b`](https://github.com/helm/helm/commit/4c2f88b2abb53ee04d6003e67d6efa44b29eb832) (Matt Farina) - build(deps): bump the k8s-io group with 7 updates [`a2413aa`](https://github.com/helm/helm/commit/a2413aa26dd873a782b8f96cac424991b223c3da) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 [`959d643`](https://github.com/helm/helm/commit/959d643b977b2b1571fe3ccd21d8e9cbfe1b4ea3) (dependabot\[bot]) - build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 [`3a87c68`](https://github.com/helm/helm/commit/3a87c684e77eef5fcd5bb3b2c51f8e739b871a7c) (dependabot\[bot]) - build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 [`711cef8`](https://github.com/helm/helm/commit/711cef8d1c0602a949b39be4c6eafe118e2fc30c) (dependabot\[bot]) - build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 [`7680623`](https://github.com/helm/helm/commit/76806237ad36e527d2e6158f80ab84f237c52ec3) (dependabot\[bot]) - build(deps): bump github.com/cyphar/filepath-securejoin [`03747d9`](https://github.com/helm/helm/commit/03747d963f7e51e7fd1eac8a768f2791bf25a7e3) (dependabot\[bot]) - build(deps): bump github.com/evanphx/json-patch [`f1db83f`](https://github.com/helm/helm/commit/f1db83f78f06ee017492b471bb2c19ff2249aacd) (dependabot\[bot]) - build(deps): bump the k8s-io group with 7 updates [`3bc3751`](https://github.com/helm/helm/commit/3bc3751f7019d2a1f5b922421d398f9ddd880106) (dependabot\[bot]) - fix: check group for resource info match [`2ebce78`](https://github.com/helm/helm/commit/2ebce786ba295a3ca7a281c3ffd78086cf561f89) (Jiasheng Zhu) - Bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.0 [`8e86e76`](https://github.com/helm/helm/commit/8e86e76d50a9f365e79b6211100dd4308289da6c) (dependabot\[bot]) - add test for nullifying nested global value [`326c1e3`](https://github.com/helm/helm/commit/326c1e3f6782a7ed53980ac010c44689c0ae4fb6) (Ryan Hockstad) - Ensuring the file paths are clean prior to passing to securejoin [`fba9d08`](https://github.com/helm/helm/commit/fba9d08dced3583ef88fc235b307995830173aa9) (Matt Farina) - Bump github.com/containerd/containerd from 1.7.24 to 1.7.25 [`a79be7d`](https://github.com/helm/helm/commit/a79be7d5d348525257ea3be3305f7343522bb083) (dependabot\[bot]) - Bump golang.org/x/crypto from 0.31.0 to 0.32.0 [`b029d74`](https://github.com/helm/helm/commit/b029d74a52009d4e14d406bcc952d2191e0200f0) (dependabot\[bot]) - Bump golang.org/x/term from 0.27.0 to 0.28.0 [`a1c0ae8`](https://github.com/helm/helm/commit/a1c0ae88a7ccbda9b5915bac196db54e677fd1d2) (dependabot\[bot]) - bump version to v3.17.0 [`d6db69e`](https://github.com/helm/helm/commit/d6db69ed66a3b127a96e3339a00ea84586310868) (Matt Farina) - Bump github.com/moby/term from 0.5.0 to 0.5.2 [`54ffefb`](https://github.com/helm/helm/commit/54ffefbcf79b5d835c29a730ea7aef6afd9109ee) (dependabot\[bot]) - Add test case for removing an entire object [`ef2eb55`](https://github.com/helm/helm/commit/ef2eb552837446fe8a5a91bc68abf4d9eab685a8) (Ryan Hockstad) - Tests for bugfix: Override subcharts with null values [#&#8203;12879](https://github.com/helm/helm/issues/12879) [`60fcce1`](https://github.com/helm/helm/commit/60fcce18d1646e266dfe8191e25a85dcdb7b0038) (Scott Rigby) - feat: Added multi-platform plugin hook support to v3 Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com> [`83dddb1`](https://github.com/helm/helm/commit/83dddb183946266289e55eb3c3d8c8a35b24b34a) (Andrew Block) - This commit fixes the issue where the yaml.Unmarshaller converts all int values into float64, this passes in option to decoder, which enables conversion of int into . [`0a6834f`](https://github.com/helm/helm/commit/0a6834fdf060b4fbc4e1ea4bcb85908891539d48) (Althaf M) - merge null child chart objects [`5a58751`](https://github.com/helm/helm/commit/5a58751a053ea59b88399487a5f0f8f5c27b9461) (Ryan Hockstad) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
viceice-bot added 1 commit 2025-05-29 20:26:31 +00:00
Update dependency helm to v3.18.1
Some checks failed
build / lint (push) Has been cancelled
build / lint (pull_request) Has been cancelled
/ test (pull_request) Has been cancelled
cf0a30645f
earl-warren reviewed 2025-05-29 20:26:32 +00:00
earl-warren left a comment
First-time contributor

added by F3

added by F3
viceice reviewed 2025-05-29 20:26:32 +00:00
viceice left a comment
First-time contributor

added by F3

added by F3
root force-pushed renovate/helm-3.x from cf0a30645f to 9265bf8adf 2025-06-03 20:59:22 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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-3.x:renovate/helm-3.x
git switch renovate/helm-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/helm-3.x
git switch renovate/helm-3.x
git rebase main
git switch main
git merge --ff-only renovate/helm-3.x
git switch renovate/helm-3.x
git rebase main
git switch main
git merge --no-ff renovate/helm-3.x
git switch main
git merge --squash renovate/helm-3.x
git switch main
git merge --ff-only renovate/helm-3.x
git switch main
git merge renovate/helm-3.x
git push origin main
Sign in to join this conversation.
No description provided.