Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps helm.sh/helm/v3 from 3.18.6 to 3.19.0.

Release notes

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

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

  • Fixed a helm pull regression from 3.18 - error pulling OCI charts with --password #31230
  • Fixed a helm lint regression from Helm 3.18 - rejected JSON Schema $ref URLs that worked in 3.17.x #31166
  • Fixed go mod tidy #31154
  • Fixed k8s version parsing not matching original #31091
  • Fixed charts failing when using a redirect registry #31087
  • Fixed missing debug logging for OCI transport
  • Fixed broken legacy docker support for login #30941
  • Fixed bugs from the move to ORAS v2
  • Fixed processing all hook deletions on failure #30673
  • Feature for helm create added httproute from gateway-api to create chart template #30658

Installation and Upgrading

Download Helm v3.19.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.19.1 will contain only bug fixes.
  • 3.20.0 is the next feature release.

Changelog

  • bump version to v3.19.0 3d8990f0836691f0229297773f3524598f46bda6 (Scott Rigby)
  • fix: use username and password if provided 9a54bf1df6245232aff6235ebc5da7616f06afa7 (Evans Mungai)

... (truncated)

Commits
  • 3d8990f bump version to v3.19.0
  • eab6c55 Merge pull request #31214 from helm/dependabot/go_modules/dev-v3/k8s-io-e32ea...
  • 25f462c Merge pull request #31241 from banjoh/em/fix-username-password-v3
  • 9a54bf1 fix: use username and password if provided
  • 5af0f68 chore(deps): bump the k8s-io group with 7 updates
  • fb05a5a Merge pull request #31233 from helm/dependabot/go_modules/dev-v3/github.com/s...
  • e485606 chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 2386688 Merge pull request #31208 from helm/dependabot/go_modules/dev-v3/github.com/s...
  • 6355c3d chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • ee80c32 Merge pull request #31189 from helm/dependabot/go_modules/dev-v3/github.com/s...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2025 14:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2025
Copy link

netlify bot commented Sep 12, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 944ba5d
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/68d55421c8226d0007b29d67
😎 Deploy Preview https://deploy-preview-2216--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tmshort
Copy link
Contributor

tmshort commented Sep 12, 2025

/hold
This updates k8s to 0.34.0

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 12, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.19.0 branch from 77c19fb to 970a995 Compare September 15, 2025 17:44
@perdasilva
Copy link
Contributor

closing for now then

@perdasilva perdasilva closed this Sep 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.19.0 branch September 17, 2025 15:10
@tmshort tmshort restored the dependabot/go_modules/helm.sh/helm/v3-3.19.0 branch September 25, 2025 14:37
@tmshort tmshort reopened this Sep 25, 2025
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 25, 2025
@openshift-merge-robot
Copy link

rebase

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@tmshort
Copy link
Contributor

tmshort commented Sep 25, 2025

@dependabot recreate

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.18.6 to 3.19.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.6...v3.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.19.0 branch from 970a995 to 944ba5d Compare September 25, 2025 14:39
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 25, 2025
@tmshort
Copy link
Contributor

tmshort commented Sep 25, 2025

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 25, 2025
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 26, 2025
Copy link

openshift-ci bot commented Sep 26, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 26, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 19b8f07 into main Sep 26, 2025
25 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.19.0 branch September 26, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants