mirror of
https://github.com/YunoHost-Apps/grafana_ynh.git
synced 2024-09-03 20:36:29 +02:00
Merge branch 'testing' into version-2
This commit is contained in:
commit
6cc01bf95b
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.
|
||||
|
||||
**Shipped version:** 10.1.5~ynh1
|
||||
**Shipped version:** 10.2.1~ynh1
|
||||
|
||||
**Demo:** https://play.grafana.org
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.
|
||||
|
||||
**Version incluse :** 10.1.5~ynh1
|
||||
**Version incluse :** 10.2.1~ynh1
|
||||
|
||||
**Démo :** https://play.grafana.org
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# Debian package version for Grafana
|
||||
GRAFANA_VERSION="10.1.5"
|
||||
GRAFANA_VERSION="10.2.1"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue