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

dep: bump helm.sh/helm from 2.16.5+incompatible to 2.17.0+incompatible #61

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps helm.sh/helm from 2.16.5+incompatible to 2.17.0+incompatible.

Release notes

Sourced from helm.sh/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)

... (truncated)

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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 29, 2020
@dependabot dependabot bot requested review from a user and stepanstipl October 29, 2020 17:21
@stepanstipl
Copy link
Contributor

@dependabot recreate

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good bot!

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm-2.17.0incompatible branch from cd208bb to 0e00b25 Compare October 30, 2020 11:50
@stepanstipl
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2020

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ghost ghost self-requested a review October 30, 2020 12:05
@stepanstipl
Copy link
Contributor

Bad bot is not picking up config changes it seems... let's try closing this PR.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm-2.17.0incompatible branch October 30, 2020 13:11
@stepanstipl stepanstipl restored the dependabot/go_modules/helm.sh/helm-2.17.0incompatible branch October 30, 2020 13:37
@stepanstipl
Copy link
Contributor

@dependabot recreate

@stepanstipl stepanstipl reopened this Oct 30, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm-2.17.0incompatible branch from 0e00b25 to 355398d Compare October 30, 2020 13:43
…ible

Bumps [helm.sh/helm](https://github.com/helm/helm) from 2.16.5+incompatible to 2.17.0+incompatible.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v2.16.5...v2.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
@stepanstipl stepanstipl force-pushed the dependabot/go_modules/helm.sh/helm-2.17.0incompatible branch from 355398d to cea4a41 Compare October 30, 2020 13:56
@stepanstipl stepanstipl merged commit 8d4d876 into master Oct 30, 2020
@stepanstipl stepanstipl deleted the dependabot/go_modules/helm.sh/helm-2.17.0incompatible branch October 30, 2020 14:19
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