Skip to content

Bump k8s.io/helm from 2.14.3+incompatible to 2.16.10+incompatible#10

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/k8s.io/helm-2.16.10incompatible
Closed

Bump k8s.io/helm from 2.14.3+incompatible to 2.16.10+incompatible#10
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/k8s.io/helm-2.16.10incompatible

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps k8s.io/helm from 2.14.3+incompatible to 2.16.10+incompatible.

Release notes

Sourced from k8s.io/helm's releases.

Helm v2.16.10 is a path release. Users are encouraged to upgrade for the best experience.

This is the final bugfix release as part of the deprecation plan for Helm v2. If you have not started a migration to Helm v3 we highly recommend it. You can read more about the deprecation in the recent blog post about it.

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

  • Join the discussion in Kubernetes Slack:
    • #helm-users for questions and just to hang out
    • #helm-dev for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: GitHub/helm/charts

Installation and Upgrading

Download Helm 2.16.10. The common platform binaries are here:

Once you have the client installed, upgrade Tiller with helm init --upgrade.

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

  • v2.17.0 will provide a path forward for Helm v2 use once Helm v2 is no longer supported
  • The Helm v2 bugfix window is now closed. Security fixes will still be accepted until November 13th, 2020.

Changelog

  • also don't need the values.yaml in testdata bceca24a91639f045f22ab0f41e47589a932cf5e (Jeff Knurek)
  • remove unrequired files in testdata 3cb66fea6f4cb9adcb80c2e1cc283475955db47c (Jeff Knurek)
  • the last revert commit still was making an undesired change e3e1eb8e732266730db2367448ed57dba6cfb7ee (Jeff Knurek)
  • revert the removal of strict param in functions for better backwards compatibility 55b7bb941ac6410e1a4a01cfc5748cc66208d246 (Jeff Knurek)
  • fix: removed strict template errors from v2 linter f8d18c868c18e876080102c515d3a47e8198d9f4 (Jeff Knurek)
  • fix(tiller): Avoid corrupting storage via a lock 5f66676300a134f467d7dc8cf714947eba04de12 (Cristian Klein)
  • Updated test cases 6ab799f71e1f37bfa16aeafdb406a56881a61ab3 (Stanton Xu)
  • Consider namespace when comparing resources 941bdac87c2867bb70108f31a4ba435bf55b8db9 (Fabian Ruff)
  • Update after review bcec3d4a2ec3e742a7d11fd29598c4d3d48181bf (Martin Hickey)
  • Add more informative error message for removed k8s APIs 9ed85ad46c438cbeefe531c33ae2be70e3dbddc6 (Martin Hickey)

Helm v2.16.9 is a companion release to Helm 3.2.4, which had a vulnerability in the handling of plugins. Helm 2 does not have a known security vulnerability. However, we determined that Helm 2 should fail with an error message instead of fixing malformed paths when it detected them. We believe this proactive step will decrease the likelihood of a future vulnerability.

Commits
  • bceca24 also don't need the values.yaml in testdata
  • 3cb66fe remove unrequired files in testdata
  • e3e1eb8 the last revert commit still was making an undesired change
  • 55b7bb9 revert the removal of strict param in functions for better backwards compatib...
  • f8d18c8 fix: removed strict template errors from v2 linter
  • 5f66676 fix(tiller): Avoid corrupting storage via a lock
  • 6ab799f Updated test cases
  • 941bdac Consider namespace when comparing resources
  • bcec3d4 Update after review
  • 9ed85ad Add more informative error message for removed k8s APIs
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [k8s.io/helm](https://github.com/kubernetes/helm) from 2.14.3+incompatible to 2.16.10+incompatible.
- [Release notes](https://github.com/kubernetes/helm/releases)
- [Commits](helm/helm@v2.14.3...v2.16.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/k8s.io/helm-2.16.10incompatible branch September 18, 2020 10:31
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.

0 participants