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.9.4 to 3.10.2 #578

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps helm.sh/helm/v3 from 3.9.4 to 3.10.2.

Release notes

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

Helm v3.10.2 is a patch release. Users are encouraged to upgrade for the best experience. 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

Installation and Upgrading

Download Helm v3.10.2. 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.10.3 will contain only bug fixes and be released on December 14, 2022
  • 3.11.0 is the next feature releaseand be released on January 18, 2023

Changelog

  • fix a few function names on comments 50f003e5ee8704ec937a756c646870227d7c8b58 (cui fliter)
  • redirect registry client output to stderr c3a62f7880be8bdc904f2d54c4b0c16a86ec204c (Cyril Jouve)
  • Readiness & liveness probes correct port 727bdf1813df73073d5a8eba4581201ef6518f93 (Peter Leong)

Helm 3.10.1

Helm v3.10.1 is a patch release. Users are encouraged to upgrade for the best experience. 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

... (truncated)

Commits
  • 50f003e fix a few function names on comments
  • c3a62f7 redirect registry client output to stderr
  • 727bdf1 Readiness & liveness probes correct port
  • 9f88ccb Updating the deb location for azure cli
  • a59afc4 Updating the repo the azure cli is installed from
  • 35af809 Updating to kubernetes 1.25.2 packages
  • 97780c7 one defer
  • 9f61b0a don't change r.CachePath
  • 75a1369 avoid adding new public function
  • 959acd8 fix tests
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 15, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 15, 2022

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

I'm waiting for a stackrox 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.10.2 branch 3 times, most recently from 27a0f17 to b81a097 Compare November 22, 2022 15:35
@kovayur
Copy link
Contributor

kovayur commented Nov 24, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.10.2 branch 2 times, most recently from f20a5c9 to 5d415e9 Compare November 29, 2022 10:43
dependabot bot and others added 2 commits December 13, 2022 12:50
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.9.4 to 3.10.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.9.4...v3.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@kovayur kovayur force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.10.2 branch from 5d415e9 to 09f08e2 Compare December 13, 2022 14:10
@kovayur
Copy link
Contributor

kovayur commented Dec 13, 2022

/ok-to-test

@@ -1,294 +0,0 @@
package db
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file used a library tree-search-language which is incompatible with the new antlr version. I removed it since it was used only in its test.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 13, 2022

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@kovayur kovayur merged commit 5eb8b54 into main Dec 13, 2022
@kovayur kovayur deleted the dependabot/go_modules/helm.sh/helm/v3-3.10.2 branch December 13, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants