Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: INSTALLATION FAILED: chart requires kubeVersion: >= 1.18.10 <= 1.20.5 #54

Closed
Jeeppler opened this issue Jun 29, 2023 · 4 comments
Labels
question Further information is requested

Comments

@Jeeppler
Copy link

I tried to install the Helm Chart on Minikube and get the following error:

$ helm install spring-petclinic-cloud Platform9-Community/spring-petclinic-cloud --namespace spring-petclinic --create-namespace
Error: INSTALLATION FAILED: chart requires kubeVersion: >= 1.18.10 <= 1.20.5 which is incompatible with Kubernetes v1.26.3
@arey arey added the question Further information is requested label Jun 29, 2023
@arey
Copy link
Member

arey commented Jun 29, 2023

Hi @Jeeppler. It looks like this helm chart comes from the https://github.com/Platform9-Community/spring-petclinic-cloud repository, a fork of this one. I'm adding its author @ddieruf to the conversation. Maybe an adaptation is required to work on your kubernetes version?
By the way, did you try the helm template --validate command line?

@Jeeppler
Copy link
Author

Jeeppler commented Jul 3, 2023

@arey thanks for the quick reply. You are correct, I used Helm chart based on the https://github.com/Platform9-Community/spring-petclinic-cloud repository.

Is there a Helm Chart based on this repository?

By the way, did you try the helm template --validate command line?

No

@arey
Copy link
Member

arey commented Jul 3, 2023

Just for setting the database: https://github.com/spring-petclinic/spring-petclinic-cloud/tree/master#settings-up-databases-with-helm

@arey
Copy link
Member

arey commented Aug 1, 2024

Please reopen if required

@arey arey closed this as completed Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants