komljen / helm-charts

Helm charts - Apps for Kubernetes
154 stars 102 forks source link

Is it not possible to upgrade to latest version of Kibana? #26

Closed pankajagrawal16 closed 4 years ago

pankajagrawal16 commented 5 years ago

tried upgrading to later versions of kibana, but that seems to be non compatible with ES versions and we are not using official version of ES.

How to go forward about it ? 🤔

komljen commented 5 years ago

ES version needs to match the Kibana version. That is the only requirement. You could build your own ES image, the version you like, and then just use official Kibana, same image version.