Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Remove kubeVersion for now #873

Merged
merged 5 commits into from
Mar 19, 2021
Merged

Remove kubeVersion for now #873

merged 5 commits into from
Mar 19, 2021

Conversation

david-yu
Copy link
Contributor

@david-yu david-yu commented Mar 19, 2021

kubeVersion in Chart.yaml was causing installs on EKS and GKE to fail. Should fix #872

Changes proposed in this PR:

  • Removing kubeVersion field from Chart.yaml since it was found to be breaking installs on EKS and GKE

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

  • Bats tests added
  • CHANGELOG entry added (HashiCorp engineers only, community PRs should not add a changelog entry)

David Yu added 2 commits March 18, 2021 19:40
`kubeVersion` in `Chart.yaml` was causing installs on EKS and GKE to fail. Should fix #872
@david-yu david-yu requested a review from ishustava March 19, 2021 02:44
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@ishustava ishustava merged commit a04a9b6 into master Mar 19, 2021
@ishustava ishustava deleted the david-yu-patch-1 branch March 19, 2021 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New kubeVersion requirement blocks deployments on EKS
2 participants