Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2023

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)

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.11.3 to 3.12.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.11.3...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels May 11, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 11, 2023
@k8s-ci-robot k8s-ci-robot added the sig/release Categorizes an issue or PR as relevant to SIG Release. label May 11, 2023
@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 11, 2023
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 11, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], saschagrunert

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 11, 2023
@k8s-ci-robot k8s-ci-robot merged commit cf2afa3 into master May 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.12.0 branch May 11, 2023 06:43
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. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants