Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps helm.sh/helm/v3 from 3.13.3 to 3.18.1.

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm 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:
    • 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)

... (truncated)

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
helm.sh/helm/v3 [>= 3.4.a, < 3.5]

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.13.3 to 3.18.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.13.3...v3.18.1)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2025

Superseded by #703.

@dependabot dependabot bot closed this Jun 3, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.18.1 branch June 3, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant