After reboot older version Grafana

Hello everybody.

I’m running the latest version of Grafana om my Ubuntu server.
Every time I update serversoftware (php, ect) and I do a reboot I lost my recent version of Grafana.
I’ts returning to version 6.7.4.
After that I must always update my Grafana software to a recent version.
Can anybody tell me what I can do about it.

Regards
Reinier

Hi @reinier1971

For this we will need 2 things for investigation;

1- Grafana own logs /var/log/grafana/grafana.log after the restart

2- System logs as well /var/log/messages after the restart

Thanks