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

build(deps): bump helm.sh/helm/v3 from 3.6.1 to 3.10.1 #3646

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2022

Bumps helm.sh/helm/v3 from 3.6.1 to 3.10.1.

Release notes

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

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

Installation and Upgrading

Download Helm v3.10.1. 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.2 will contain only bug fixes and be released on November 9, 2022
  • 3.11.1 is the next feature releaseand be released on January 18, 2023

Changelog

  • Updating the deb location for azure cli 9f88ccb6aee40b9a0535fcc7efea6055e1ef72c9 (Matt Farina)
  • Updating the repo the azure cli is installed from a59afc47d6c6b7946f5734bb51a7d1cf2599a0c1 (Matt Farina)
  • Updating to kubernetes 1.25.2 packages 35af809b4db460a8834b05d78a58eddcfc236558 (Matt Farina)
  • one defer 97780c7ecc85dcb8e7ba302d50403152b2502ce6 (CI)
  • don't change r.CachePath 9f61b0a6bd8686a0c509ec0bd4ec4e449d930c19 (CI)
  • avoid adding new public function 75a1369794499daa7223271996781cadaf2c1adf (CI)
  • fix tests 959acd8a1da38d33b5069f083a040fa237c04bfd (CI)
  • fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171) f6830f7b0ab91909454fbdc476b4e760d6525abc (CI)
  • Allow CGO_ENABLED to be overridden for build 91409241993efe6032e078d73f95163f0dc550bc (Joe Julian)
  • update: Optimize the error message 23ff142d8b078287c3191260a10972699bf741a8 (wujunwei)
  • add nil judge for dependency , maintainers validate and some testcase. f22e26085ca44eef41f9c080374fcc056dd73cbb (wujunwei)
  • Fix URL with encoded path support for ChartDownloader 4e075315f81311372568d73f2c929577d10c0de2 (Mathieu Parent)
  • fix: add cases.NoLower option for we can get same effect to strings.Title 48444319694a4b6110541ef7bfea9a8627c1aa39 (wujunwei)
  • Tolerate temporary errors from etcdserver 802a22903b9666aaba73a6e58602f4ff0dc9cf01 (Davanum Srinivas)

... (truncated)

Commits
  • 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
  • f6830f7 fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
  • 9140924 Allow CGO_ENABLED to be overridden for build
  • 23ff142 update: Optimize the error message
  • 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.6.1 to 3.10.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.6.1...v3.10.1)

---
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 force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.10.1 branch from e511250 to 0384335 Compare October 17, 2022 12:59
@akijakya
Copy link
Contributor

The error //go:build comment without // +build comment when executing go build is because of old Go version (1.16), it is going to be upgraded in a separate PR.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2022

A newer version of helm.sh/helm/v3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant