esp32-cloud-iot-core-k8s icon indicating copy to clipboard operation
esp32-cloud-iot-core-k8s copied to clipboard

How to make sure that the latest versions of Influxdb and grafana are installed?

Open lakshanthad opened this issue 3 years ago • 0 comments

I have seen in the following sections of the codes that the versions set for influxdb and grafana are quite old.

https://github.com/Nilhcem/esp32-cloud-iot-core-k8s/blob/master/05-influxdb_grafana_k8s/k8s/influxdb.yaml#L20 https://github.com/Nilhcem/esp32-cloud-iot-core-k8s/blob/master/05-influxdb_grafana_k8s/k8s/grafana.yaml#L20

Is it possible to change these sections of the codes, so that it will grab the latest versions of influxdb and grafana available?

Best Regards, Lakshantha

lakshanthad avatar Dec 22 '20 02:12 lakshanthad