charts
charts copied to clipboard
Updated ingress.yaml
Nifi Helm - Changed KubeVersion.GitVersion -> KubeVersion.Version
Fixed error:
Error: UPGRADE FAILED: resource mapping not found for name: "nifi-prod-registry" namespace: "" from "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"
ensure CRDs are installed first
helm.go:84: [debug] resource mapping not found for name: "nifi-prod-registry" namespace: "" from "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"
ensure CRDs are installed first
@happy-code-com thanks for the PR! Could you plz bump chart version inside Chart.yaml
?