Moco Helm chart not compatible with Kubernetes v1.26
chis0m opened this issue · 3 comments
chis0m commented
Describe the bug
A clear and concise description of what the bug is.
Environments
- Kubernetes v1.26
To Reproduce
Steps to reproduce the behavior:
- Execute:
helm install --namespace moco-system moco moco/moco
Error: INSTALLATION FAILED: chart requires kubeVersion: >= 1.22.0 which is incompatible with Kubernetes v1.26.7...
masa213f commented
chis0m commented