mirror of
https://github.com/YunoHost-Apps/prometheus_ynh.git
synced 2024-09-03 20:16:01 +02:00
Merge pull request #25 from YunoHost-Apps/testing
This commit is contained in:
commit
47e0c90649
9 changed files with 15 additions and 17 deletions
|
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Monitoring system and time series database
|
||||
|
||||
**Shipped version:** 2.38.0~ynh1
|
||||
|
||||
**Shipped version:** 2.39.1~ynh1
|
||||
|
||||
**Demo:** https://demo.do.prometheus.io
|
||||
## Disclaimers / important information
|
||||
|
|
|
@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Supervision chronologique de systèmes et services
|
||||
|
||||
**Version incluse :** 2.38.0~ynh1
|
||||
|
||||
**Version incluse :** 2.39.1~ynh1
|
||||
|
||||
**Démo :** https://demo.do.prometheus.io
|
||||
## Avertissements / informations importantes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-386.tar.gz
|
||||
SOURCE_SUM=eca1fd9030a115cd08553e8e1376cea0da1545c16b706cbf2503aeb7f8d50f71
|
||||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-386.tar.gz
|
||||
SOURCE_SUM=a68d7d9be7c52bee5acb99f1919f95e49679249bbed435908d1399a5cba1634c
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-amd64.tar.gz
|
||||
SOURCE_SUM=43ddb515e1f3c28566aed0eba296bae136064e164ef0245986cfa9c497b839ce
|
||||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-amd64.tar.gz
|
||||
SOURCE_SUM=f3bdaa6f49b10af213a595e5d233579a1205a425fcebe2e23379e486f27a63c6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-arm64.tar.gz
|
||||
SOURCE_SUM=480030cdfee01b5f614cd23b96831a2b2da5b8b02b29818cba5849c31294ee34
|
||||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-arm64.tar.gz
|
||||
SOURCE_SUM=8f8caf7520544827b1132737689d0e90748d5f42bdaa4e854ccfcbb9275f940f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-armv5.tar.gz
|
||||
SOURCE_SUM=1614d503fdcbfd1648661dabff69fd4c0f238bf25c45e7d52946860f9a264942
|
||||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-armv5.tar.gz
|
||||
SOURCE_SUM=c7f076dbae5da43e9c360131b5295fcd3cd31a052b09c422334e05a9961235ef
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-armv6.tar.gz
|
||||
SOURCE_SUM=2ecd62bcb9beddb517a52904556d8384392f9a6aa644091ee9d7a33d83b00351
|
||||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-armv6.tar.gz
|
||||
SOURCE_SUM=4efce333f858102ddc4c8e794f451824f540081888cb4f5d730daf5d7718fd75
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-armv7.tar.gz
|
||||
SOURCE_SUM=ef0761cebefe6d5f50823917c561237f42ed9990cb6d426f49c6d05afe77219c
|
||||
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-armv7.tar.gz
|
||||
SOURCE_SUM=c03d1f3ba5b2e5a85ea5fd8fb014f397d63394e40f9dbb2caa09e301f59cec6f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Monitoring system and time series database",
|
||||
"fr": "Supervision chronologique de systèmes et services"
|
||||
},
|
||||
"version": "2.38.0~ynh1",
|
||||
"version": "2.39.1~ynh1",
|
||||
"url": "https://prometheus.io",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue