0

In an aws-ebs-csi-driver chart.yaml why is therean an extra -0 in the kubeversion ?

for example..in any example chart I find it says for example ... kubeVersion: ">=1.17.0-0"

any help gratefully received

Mick8695
  • 357
  • 2
  • 5
  • 19
  • This could be to support some Kubernetes installations that have SerVer pre-releases; for example, [Why helm chart cannot be install on Microk8s?](https://stackoverflow.com/questions/73374421/why-helm-chart-cannot-be-install-on-microk8s) describes a problem that's resolved by the additional `-0`. – David Maze Sep 13 '22 at 11:48

0 Answers0