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.6.1 to 3.6.3 #255

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2021

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

Release notes

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

Helm 3.6.3

Helm v3.6.3 is a patch 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

Installation and Upgrading

Download Helm v3.6.3. 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.6.4 will contain only bug fixes and is planned for release on August 11, 2021
  • 3.7.0 is the next feature release and will be released on September 8, 2021.

Changelog

  • Ensure RawPath match Path when resolving reference d506314abfb5d21419df8c7e7e68012379db2354 (Mathieu Parent)
  • Set Helm as manager for managedFields 8b678fea26303c380d25e84a85211e09b3f110cc (Matt Farina)
  • fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements fb31357e6b9f3f048d4d7ed57a00a7d942e86fd8 (cndoit18)
  • fix(doc): fix kube client interface doc. (#9882) 29d4e1b9beec93d21f09c614b9ca3e770993ee2f (小龙同学)
  • use TLS client information from repo config when downloading a chart 8565722b9a8c40b03d47925a715fb77f44ecfd70 (Christophe VILA)
  • Adding test for user/pass without repo on Helm install 4ec67120c1340fdc892383296d3219d56453307c (Matt Farina)
  • Fix the url being set by WithURL on the getters 473e83e303ca19403eb7cb5f110a001cf7adf632 (Matt Farina)
  • tweak basic handling bcb55492d64570eee4216a0a3d6653a98a91c756 (Matt Farina)
  • keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode 877276cedaab6ca583a20defcfa81d2f66d07d26 (Mike Ng)
  • fix(sql storage): Query() should return ErrReleaseNotFound immediately when no records are found f2d7ed8d8099dfd94478be40eed1a237bc2d8ef5 (Mike Ng)
  • Add Test cases for repository-config without file extension c084ca0259aa5f1b3defe53f74214c3aa27daae7 (Leon Bentrup)
  • Correctly determine repository-config lockfile path 7d81733af747f210cd9c06cfdc2e26ef41a7edfe (Leon Bentrup)
  • Fixed Test cbd2868ac2f73899dda1df9546d69ccd26230150 (Marcus Speight)
  • Added test for lint mode 9fbf594b800fe047db36113e650154914fe1ff4d (Marcus Speight)

... (truncated)

Commits
  • d506314 Ensure RawPath match Path when resolving reference
  • 8b678fe Set Helm as manager for managedFields
  • fb31357 fix(dep update): helm dep update is not respecting the "version" stipulated i...
  • 29d4e1b fix(doc): fix kube client interface doc. (#9882)
  • 8565722 use TLS client information from repo config when downloading a chart
  • 4ec6712 Adding test for user/pass without repo on Helm install
  • 473e83e Fix the url being set by WithURL on the getters
  • db6506b Merge pull request from GHSA-56hp-xqp3-w2jf
  • bcb5549 tweak basic handling
  • 877276c keep existing behavior of returning ErrReleaseNotFound when release(s) failed...
  • 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.6.3.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.6.1...v3.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 15, 2021
@olblak olblak merged commit 43bb790 into main Jul 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.6.3 branch July 15, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant