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 v9.4.7

This commit is contained in:
yunohost-bot 2023-03-23 06:11:44 +00:00
parent 1043154b07
commit a7843662a7
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Metric & analytic dashboards for monitoring",
"fr": "Tableaux de bord de supervision"
},
"version": "9.4.2~ynh1",
"version": "9.4.7~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="9.4.2"
GRAFANA_VERSION="9.4.7"
# dependencies used by the app
pkg_dependencies="influxdb"