Skip to content

Comments

deps(helm-utils)(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.20.0 in /helm-utils in the helm-utils-dependencies group#205

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/helm-utils/helm-utils-dependencies-b9ada1dceb
Open

deps(helm-utils)(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.20.0 in /helm-utils in the helm-utils-dependencies group#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/helm-utils/helm-utils-dependencies-b9ada1dceb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the helm-utils-dependencies group in /helm-utils with 1 update: helm.sh/helm/v3.

Updates helm.sh/helm/v3 from 3.18.5 to 3.20.0

Release notes

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

Helm v3.20.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

  • SDK: bump k8s API versions to v0.35.0
  • v3 backport: Fixed a bug where helm uninstall with --keep-history did not suspend previous deployed releases helm/helm#12564
  • v3 backport: Bump Go version to v1.25

Installation and Upgrading

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

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

  • 4.1.1 and 3.20.1 are the next patch releases, scheduled for March 11, 2026
  • 4.2.0 and 3.21.0 are the next minor releases, scheduled for May 13, 2026

Changelog

  • bump version to v3.20 f6e17f673581b076782a0480d9c76938eca13e10 (Scott Rigby)
  • chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 4f5a655876a97f46458c488d96c3c486e8f8463d (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 65c504a4ae9f9fd7b6ed6e4fbc29a1380a2da211 (dependabot[bot])
  • chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0 f3b8af418e4379ef76d95c889435b6bda4e7edfa (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates 89c2c615929dbefd2a9c91a0057136d1f7924e6d (dependabot[bot])
  • [dev-v3] Replace deprecated NewSimpleClientset 526076ee3bb864707badb22b7f0f446181f628f6 (George Jenkins)
  • [dev-v3] Bump Go v1.25, golangci-lint v2 0ae8e4f2cbe418b5262b7f6d1acfe69d9de3e4e4 (George Jenkins)

... (truncated)

Commits
  • b2e4314 Merge pull request #31718 from scottrigby/bump-3.20
  • f6e17f6 bump version to v3.20
  • 4e4f0ed Merge pull request #31714 from helm/dependabot/go_modules/dev-v3/golang.org/x...
  • 4f5a655 chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
  • 0240a57 Merge pull request #31711 from helm/dependabot/go_modules/dev-v3/golang.org/x...
  • 65c504a chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
  • 76bd7df Merge pull request #31699 from helm/dependabot/go_modules/dev-v3/github.com/f...
  • f3b8af4 chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0
  • 0bfd2cb Merge pull request #31648 from hiddeco/backport-12564-to-dev-v3
  • bc50caa Merge pull request #31661 from helm/dependabot/go_modules/dev-v3/k8s-io-24b67...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the helm-utils-dependencies group in /helm-utils with 1 update: [helm.sh/helm/v3](https://github.com/helm/helm).


Updates `helm.sh/helm/v3` from 3.18.5 to 3.20.0
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.5...v3.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Feb 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: helm-utils. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Feb 9, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants