mirror of
https://github.com/YunoHost-Apps/grafana_ynh.git
synced 2024-09-03 20:36:29 +02:00
Merge pull request #61 from YunoHost-Apps/ci-auto-update-v9.1.6
This commit is contained in:
commit
698f759c9d
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Metric & analytic dashboards for monitoring
|
||||
|
||||
**Shipped version:** 9.1.5~ynh1
|
||||
**Shipped version:** 9.1.6~ynh1
|
||||
|
||||
|
||||
**Demo:** https://play.grafana.org
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Tableaux de bord de supervision
|
||||
|
||||
**Version incluse :** 9.1.5~ynh1
|
||||
**Version incluse :** 9.1.6~ynh1
|
||||
|
||||
|
||||
**Démo :** https://play.grafana.org
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Metric & analytic dashboards for monitoring",
|
||||
"fr": "Tableaux de bord de supervision"
|
||||
},
|
||||
"version": "9.1.5~ynh1",
|
||||
"version": "9.1.6~ynh1",
|
||||
"url": "https://grafana.com/oss/grafana/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# Debian package version for Grafana
|
||||
GRAFANA_VERSION="9.1.5"
|
||||
GRAFANA_VERSION="9.1.6"
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="influxdb"
|
||||
|
|
Loading…
Reference in a new issue