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

Upgrade helm to 2.17.0 and kubectl to 1.19.0 #106

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

Conversation

jmatraszek
Copy link

Hi, this pull request bumps Helm to 2.17.0 and kubectl to 1.19.0.

The Helm upgrade is particularly important since 2.14.1 still uses API that was deprecate in kubernetes 1.15 (and Google recently force updated all GKE clusters, so currently all our builds fail).

This is the issue in Helm repository describing the problem: helm/helm#6374
And this is the pull request with the solution (linking directly to a comment saying in which version the fix is to be released): helm/helm#6462 (comment)

Kubectl was upgraded just because the new version is available (if that is the problem, then I can prepare a commit without bumping kubectl).

I'd be really, really glad for merging this (and updating quay.io). Thanks!

@jmatraszek
Copy link
Author

The build failed, but it fails in the same way in the other pull requests, so I think this is not related to my change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant