helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

no matches for kind "StatefulSet" in version "apps/v1beta1"

Open mortimr opened this issue 5 years ago • 1 comments

Hi guys,

I'm currently using k8s:1.16.2 with helm:3.0.1 and it seems that the StatefulSet resource is not part of app/v1beta1 anymore under this version. Getting this error

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"

mortimr avatar Dec 12 '19 16:12 mortimr

see to https://github.com/kubernetes/website/issues/7055

492162921 avatar Jan 09 '20 08:01 492162921