Hello Team,
I tried to install search-gourd using helm chart download from official helm repo. I am using following required tools:
kubectl client 1.20.0
kubectl server 1.23.12
helm: 3.11
When I I try to install helm chart I am getting error:
Error: INSTALATION FAILED: chart requires kubeVersion: >= 1.16 <= 1.21 which is incompatible with Kubernetes v.1.23.13
According to official documentation:
- Kubernetes 1.16 or later
- Helm (v.3.2.4 or later)
Any clue when this chart will be compatible with Kubernetes version 1.23.13?