Skip to content

Update our default cluster version for the gke script to pull from gcloud

DJ Mountney requested to merge follow-gke-version-updates into master

GKE is updating their version every week at this point, and they rollout to different zones at different times. Rather than keep updating the value, this change instead grabs the current default for the zone you have specified.

Fixes: https://gitlab.com/charts/helm.gitlab.io/issues/316

Merge request reports