vmware-tanzu / asset-relocation-tool-for-kubernetes

A tool for relocating Kubernetes Assets
Other
40 stars 5 forks source link

Bump helm.sh/helm/v3 from 3.11.3 to 3.12.0 #189

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps helm.sh/helm/v3 from 3.11.3 to 3.12.0.

Release notes

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

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

  • When charts are pushed to OCI registries, annotations are attached using standard names that other tools can introspect (e.g. version)
  • --set-literal command line flag to set a specific string with no escaping
  • --cascade flag to specify deletion policy on uninstall

Installation and Upgrading

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

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina 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

  • 3.12.1 is the next patch/bug fix release and will be on June 14, 2023.
  • 3.13.0 is the next feature release and be on September 13, 2023.

Changelog

  • bump version to v3.12.0 c9f554d75773799f72ceef38c51210f1842a1dea (Matt Farina)
  • Attach annotations to OCI artifacts f900e9f1b10011372ac2cf8c96813fa38b393332 (Andrew Block)
  • chore: bump k8s.io dependencies to v0.27.1 bdd56569eaa7ddf4ebc97354d08d86432a4271a6 (Yann Soubeyrand)
  • Bump k8s.io deps from v0.26.0 to v0.27.0 b9361407a36e0f85ba7833b6b2804a21c1a409cc (Tom Wieczorek)
  • Only run tests once 323249351482b3bbfc9f5004f65d400aa70f9ae7 (Matt Farina)
  • chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0 be14682da5790fcd4eac444ffbc7427904bd0ede (dependabot[bot])
  • Fix goroutine leak in action install 7c9d636f40e751c775cd1baea5ef2fd4f7139f6e (Matt Farina)
  • fix quiet lint does not fail on non-linting errors 853c18002f51cbdc62011bf14b361362dd6a82d0 (Joe Julian)
  • create failing test for quietly linting a chart that doesn't exist f13fa07793bc89d6c557755d1cf3165e472fec59 (Joe Julian)

... (truncated)

Commits
  • c9f554d bump version to v3.12.0
  • b4b629c Merge pull request #11204 from sabre1041/oci-annotations
  • b814289 Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
  • f900e9f Attach annotations to OCI artifacts
  • 01dabe5 Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows
  • 9705369 Merge pull request #11973 from joejulian/quiet_lint
  • 0833318 Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-...
  • bdd5656 chore: bump k8s.io dependencies to v0.27.1
  • 3b74c13 Merge pull request #11479 from MichaelMorrisEst/cascade
  • b936140 Bump k8s.io deps from v0.26.0 to v0.27.0
  • 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 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)