Closed dacappo closed 5 years ago
As we had some troubles with other features used for Karydia, we decided to support only versions >=1.15
for now. This should fix the described issues.
For older versions following message is prompted:
Error: Chart requires kubernetesVersion: >= 1.15 which is incompatible with Kubernetes v1.13.12
Description
Due to compatibility issues with older Kubernetes versions, we decided to only support versions
>=1.15
. This stated in the README when visiting the Karydia project and is tracked in theCharts.yaml
for the Helm installation.Fixes #235
Checklist
Before submitting this PR, please make sure:
make
make test