Closed garyedwards closed 2 years ago
Sister pull request to this one https://github.com/drogue-iot/drogue-cloud-helm-charts/pull/13
The minimum version of Kubernetes required for the drogue-cloud-core chart is is incompatible with GKE/EKS versions of Kubernetes due to semver rules.
kubernetes/kubernetes#89404
This should resolve an issue I am current having:
Error: chart requires kubeVersion: >= 1.19.0 which is incompatible with Kubernetes v1.21.5-gke.1302
Note: I have not tested this on all the supported platforms.
Sister pull request to this one https://github.com/drogue-iot/drogue-cloud-helm-charts/pull/13
The minimum version of Kubernetes required for the drogue-cloud-core chart is is incompatible with GKE/EKS versions of Kubernetes due to semver rules.
kubernetes/kubernetes#89404
This should resolve an issue I am current having:
Error: chart requires kubeVersion: >= 1.19.0 which is incompatible with Kubernetes v1.21.5-gke.1302
Note: I have not tested this on all the supported platforms.