helm installation problem "chart requires kubeVersion: >=1.14 which is incompatible with Kubernetes v1.28.2-3598+6e2789bbd58938-dirty" #865
Labels
area/charts
Related to the Helm chart itself
area/kubernetes
k8s and related
priority/0
Needs to go into the next release or force a patch
Milestone
Describe the bug A clear and concise description of what the bug is.
I try to install s3gw on okd 4.15
The helm install command results in an version error.
Error Message:
Error: INSTALLATION FAILED: chart requires kubeVersion: >=1.14 which is incompatible with Kubernetes v1.28.2-3598+6e2789bbd58938-dirty
To Reproduce Steps to reproduce the behavior:
Expected behavior
Installation should start without any version conflicts.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: