microservices-chat
microservices-chat copied to clipboard
helm upgrade "upgrade false"
hello, I try helm update and helm install and I get
Error: unable to recognize "": no matches for kind "Ingress" in version "extensions/v1beta1"
Error: UPGRADE FAILED: unable to recognize "": no matches for kind "Ingress" in version "extensions/v1beta1"
I use Helm v2.17.0
Help me please :)
That's probably because the helm chart is too old, the Ingress api group change a while ago. We'll try to fix it ASAP.