mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 18:19:29 +03:00
Since upgrading k8s beyond 1.16.0 version, helm init does no longer work with helm < 2.16.0 due to https://github.com/helm/helm/issues/6374 This PR closes issue #5331