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.0 to 3.6.2 #248

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps helm.sh/helm/v3 from 3.6.0 to 3.6.2.

Release notes

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

Helm 3.6.2

Helm v3.6.2 is a regression fix release from v3.6.1. The security fix released in v3.6.1 caused a bug to surface that was previously only an issue in uncommon situations. v3.6.2 provides a solution to this bug.

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

Changelog

  • Fix the url being set by WithURL on the getters ee407bdf364942bcb8e8c665f82e15aa28009b71 (Matt Farina)
  • Adding test for user/pass without repo on Helm install aff309d983d59db0450d656f56eb109c21ac6c7d (Matt Farina)

Helm 3.6.1

Helm v3.6.1 is a security (patch) release. Users are strongly recommended to update to this release.

While working on the Helm source, a Helm core maintainer discovered a situation where the username and password credentials associated with a Helm repository could be passed on to another domain referenced by that Helm repository. More information can be found in the security advisory.

Note: if updating to v3.6.1 causes issues downloading charts from password protected repositories it may mean the charts are being served from a different domain than the repository. If you trust the other domain to receive the credentials and want to pass the credentials to that domain name you can use the new --pass-credentials flag. This flag works with helm repo add as well as commands that accept the --repo flag.

The community keeps growing, and we'd love to see you there!

... (truncated)

Commits
  • ee407bd Fix the url being set by WithURL on the getters
  • aff309d Adding test for user/pass without repo on Helm install
  • 61d8e8c tweak basic handling
  • See full diff 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 Jul 5, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.6.2 branch 2 times, most recently from 5a78e6b to f747d64 Compare July 7, 2021 10:36
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.6.0...v3.6.2)

---
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 force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.6.2 branch from f747d64 to 6212b2a Compare July 7, 2021 10:51
@olblak olblak merged commit 1f98638 into main Jul 7, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.6.2 branch July 7, 2021 12:02
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