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!
Linux amd64 (checksum / c64f2c7b1d00c5328b164cea4bbd5e0752c103193037173c9eadea9d6a57eddb)
Linux arm (checksum / cff76ba6b218610bf672e096939a0d736048d21b7008edbb38a44a8d3907a930)
Linux arm64 (checksum / a044b370d1b6e65b7d8d0aa7da4d11e4f406ec5b56af3a2f5bec09eb00c290fc)
Linux i386 (checksum / 06538500c2312da51691a7c4c72a54f3262725c77ca5aaa300fd0b97973cd822)
Linux ppc64le (checksum / 2aa587a872f87d0ffb1d92edfd2f98003b7ad8f747a2268252a3f51b873540a5)
Linux s390x (checksum / a42d3981ad46f51c80f9fe3f6a1094d0eb8324f3bdcc1e2d0f84339f077b3947)
Windows amd64 (checksum / d46805bf24d4c93c5ccc9af2d49903e3a80771366d0c59ad6d18187450d888d0)
This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarinakeybase 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.2 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.
Helm v3.6.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!
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RoadieHQ/kubewise/network/alerts).
Bumps helm.sh/helm/v3 from 3.1.1 to 3.6.1.
Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
61d8e8c
tweak basic handling7f2df64
bump version to v3.6.037d3dac
Merge pull request #9492 from morlay/master2462575
Merge branch 'main' into masterd4cc130
Merge pull request #9621 from sagikazarmark/ingress-v18f49890
Merge pull request #9040 from thatsmydoing/helm3-kube-version3f283c7
Merge pull request #9425 from joelanford/pkg-ready51097a5
Merge pull request #9595 from sbose78/1.21d5b4e1c
chore: update testdata to use the new ingress template6d9e15b
feat: add networking.k8s.io/v1 support to ingress templateDependabot 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RoadieHQ/kubewise/network/alerts).