chore(deps): update dependency helm/helm to v3.11.1 - autoclosed #27
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/helm-helm-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v3.11.0
->v3.11.1
Release Notes
helm/helm
v3.11.1
Compare Source
Helm v3.11.1 is a security (patch) release. Users are strongly recommended to update to this release.
The template function
getHostByName
can be used to disclose information. More details are available in the CVE.This release introduces a breaking changes to Helm:
helm
client for thetemplate
,install
, andupgrade
commands there is a new flag.--enable-dns
needs to be set for thegetHostByName
template function to attempt to lookup an IP address for a given hostname. If the flag is not set the template function will return an empty string and skip looping up an IP address for the host.EnableDNS
property to the install action, the upgrade action, and theEngine
. This property must be set to true for the in order for thegetHostByName
template function to attempt to lookup an IP address.The default for both of these cases is false.
Philipp Stehle at SAP disclosed the vulnerability to the Helm project.
Installation and Upgrading
Download Helm v3.11.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 usinggpg
.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
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
chore(deps): update dependency helm/helm to v3.11.1to chore(deps): update dependency helm/helm to v3.11.1 - autoclosedPull request closed