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 upstream version 9.1.2

This commit is contained in:
Jimmy Monin 2022-09-03 19:03:29 +02:00
parent cf521a31bf
commit 53e6468c7a
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.3.3~ynh2",
"version": "9.1.2~ynh1",
"url": "https://grafana.com/oss/grafana/",
"upstream": {
"license": "AGPL-3.0-only",

View file

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