1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grafana_ynh.git synced 2024-09-03 20:36:29 +02:00

Upgrade to v8.0.7

This commit is contained in:
Nathanaël HANNEBERT 2021-12-09 15:15:30 +01:00
parent b219e699b0
commit 0abb00a82e
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Metric & analytic dashboards for monitoring",
"fr": "Tableaux de bords de supervision"
},
"version": "8.0.6~ynh1",
"version": "8.0.7~ynh1",
"license": "AGPL-3.0-only",
"url": "https://grafana.com/oss/grafana/",
"upstream": {

View file

@ -5,7 +5,7 @@
#=================================================
# Debian package version for Grafana
GRAFANA_VERSION="7.5.5"
GRAFANA_VERSION="8.0.7"
# dependencies used by the app
pkg_dependencies="influxdb"