mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +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