Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps helm.sh/helm/v3 from 3.16.2 to 3.18.0.

Release notes

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

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 cc58e3f5a3aa615c6a86275e6f4444b5fdd3cc4e (dependabot[bot])
  • fix: govulncheck workflow bf1436baf3c235cb1b689a016b7162d0cddd3947 (Matthieu MOREL)
  • bump version to v3.18.0 d8edc2aebc2e5ad624640b56a22258b9bbec9099 (Robert Sirchia)
  • fix:add proxy support when mTLS configured 48377fe4515cc6a5bf5ac92ea6086090e7b82798 (Rongrong Liu)
  • docs: Note about http fallback for OCI registries cdd7c105a60929d733c1b67d4fe5062ff5619ac2 (Terry Howe)
  • Bump net package to avoid CVE on dev-v3 f9ab8f772a01ff918d4a54febe18d4cc6899f2e2 (Benoit Tigeot)
  • Bump toml 087fa18276033d37648deaf082de6b3ea635fb88 (Benoit Tigeot)
  • backport #30677to dev3 2a5f83b960738cc58f090e67ac108418ac4dedf2 (dongjiang)
  • build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0 5df2f3018a6ac20db369390fed142463d97b487f (dependabot[bot])

... (truncated)

Commits
  • cc58e3f build(deps): bump the k8s-io group with 7 updates
  • bf1436b fix: govulncheck workflow
  • d8edc2a bump version to v3.18.0
  • aa7cdae Merge pull request #30818 from TerryHowe/fix-dev-v3-proxy
  • 48377fe fix:add proxy support when mTLS configured
  • adf8430 Merge pull request #30805 from TerryHowe/note-about-fallback
  • cdd7c10 docs: Note about http fallback for OCI registries
  • 5339003 Merge pull request #30791 from benoittgt/fix-30780
  • f9ab8f7 Bump net package to avoid CVE on dev-v3
  • e4bc4a3 Merge pull request #30768 from banjoh/em/fix-take-ownership
  • 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 May 20, 2025
@adamjensenbot
Copy link
Collaborator

Hi @dependabot[bot]. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch (You can add the option test=true to launch the tests
    when the rebase operation is completed)
  • /merge: Merge this PR into the master branch
  • /build Build Liqo components
  • /test Launch the E2E and Unit tests
  • /hold, /unhold Add/remove the hold label to prevent merging with /merge

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • feat: 🚀 New Feature
  • fix: 🐛 Bug Fix
  • refactor: 🧹 Code Refactoring
  • docs: 📝 Documentation
  • style: 💄 Code Style
  • perf: 🐎 Performance Improvement
  • test: ✅ Tests
  • chore: 🚚 Dependencies Management
  • build: 📦 Builds Management
  • ci: 👷 CI/CD
  • revert: ⏪ Reverts Previous Changes

@github-actions github-actions bot added the chore Miscellaneous tasks that don't modify application logic (e.g., updating dependencies or build tasks) label May 20, 2025
@fra98
Copy link
Member

fra98 commented Jul 14, 2025

@dependabot rebase

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.16.2 to 3.18.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.16.2...v3.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.18.0 branch from 896ec47 to a188313 Compare July 14, 2025 07:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2025

Superseded by #3073.

@dependabot dependabot bot closed this Jul 15, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.18.0 branch July 15, 2025 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Miscellaneous tasks that don't modify application logic (e.g., updating dependencies or build tasks) dependencies Pull requests that update a dependency file go Pull requests that update Go code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants