1
0
Fork 0
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:
Éric Gaspar 2023-12-04 23:08:13 +01:00
commit 6cc01bf95b
3 changed files with 3 additions and 3 deletions

View file

@ -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. 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 **Demo:** https://play.grafana.org

View file

@ -18,7 +18,7 @@ Si vous navez 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. 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 **Démo :** https://play.grafana.org

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# Debian package version for Grafana # Debian package version for Grafana
GRAFANA_VERSION="10.1.5" GRAFANA_VERSION="10.2.1"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS