Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

build(deps): bump k8s.io/helm from 2.16.3+incompatible to 2.17.0+incompatible #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps k8s.io/helm from 2.16.3+incompatible to 2.17.0+incompatible.

Release notes

Sourced from k8s.io/helm's releases.

Helm 2.17.0

Helm v2.17.0 is a feature release of Helm v2. The focus of this release is the End of Life for Helm v2 support and the deprecation of the stable and incubator Helm chart repositories. The chart repositories are moving to a new location that will serve as a long term archive.

Notable Changes

  • A flag was introduced on helm init to skip adding the stable and local chart repositories.
  • The stable chart repository is set to use a new location, by default. It can be overridden.
  • The old stable and incubator repository locations will be detected in Helm configuration and you will be warned to update them.
  • Tiller has a new default location at ghcr.io/helm/tiller. You can still use the previous location in GCR.

Installation and Upgrading

Download Helm 2.17. 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.

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

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

If a security issue is found in Helm v2.17.0 prior to the end of life a security fix will be released. On November 13, 2020 Helm v2 will reach the end of support. Please upgrade to Helm v3.

Changelog

  • bump version to 2.17 a690bad98af45b015bd3da1a41f6218b1a451dbe (Matt Farina)
  • Change default repositories for Helm v2 (#8901) 62d6e4076bf41f90fead1c48a63f67c1915830da (Matt Butcher)
  • Re-instating quay Tiller push 11783477f0559310c7dc22bbf32011fa38856593 (Matt Farina)
  • Disabling pushing Tiller to quay in CI 905375a8794b06c991384a27371f3cdd46a7b345 (Matt Farina)
  • add Docker authentication to CircleCI jobs 911e061883b27ae092ba8529f118fe15136aff3e (Matthew Fisher)
  • Moving Tiller to new location 01dc62ecfdaa6df54c9a3c03370ac4d6dabdcd0b (Matt Farina)
  • Fix for issue 8761 d46f7bc2ca9b160e9a7ddf51f56be3a77959ee1c (Martin Hickey)
  • fix formatting error (#8758) b9566b8799f3981fe68d543fb3a6c2cb0dc0c3dc (Matt Butcher)
  • fix: use yaml annotations for yaml.v2 validation a9d1204edd6bb87ad9209694297798bcbd3b4e59 (Matthew Fisher)
  • backported fixes from helm3 7c287078c1505fbe662fcb77fcb2b873b01d501f (Matt Butcher)
  • Fixing broken vanity URL in dependencies d154b05921fc7c3a1c5074bcb0db184be0820154 (Matt Farina)
  • validate plugin metadata before loading b0296c0522e837d65f944beefa3fb64fd08ac304 (Matthew Fisher)
  • also don't need the values.yaml in testdata 242bd58066b1d325c5624f58d4ee98113fc443e2 (Jeff Knurek)
  • remove unrequired files in testdata 77957fc76492b0b2f4f5cbc3116a37d710078721 (Jeff Knurek)
  • the last revert commit still was making an undesired change 5c9ff04da4bc5b685977e761f527a13832a65654 (Jeff Knurek)
Commits
  • a690bad bump version to 2.17
  • 62d6e40 Change default repositories for Helm v2 (#8901)
  • d70b260 Merge pull request #8910 from mattfarina/fix-deploy-tiller-hubs
  • 1178347 Re-instating quay Tiller push
  • b5f3374 Merge pull request #8906 from mattfarina/disable-quay
  • 905375a Disbling pushing Tiller to quay in CI
  • 7dc8737 Merge pull request #8884 from mattfarina/new-image-location
  • d9977b8 Merge pull request #8888 from bacongobbler/fix-8848-dev-v2
  • 911e061 add Docker authentication to CircleCI jobs
  • 01dc62e Moving Tiller to new location
  • 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)
  • @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.16.3+incompatible to 2.17.0+incompatible.
- [Release notes](https://github.com/kubernetes/helm/releases)
- [Commits](helm/helm@v2.16.3...v2.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants