mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
commit
7ac5f4525e
4 changed files with 5 additions and 7 deletions
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
|||
disrupting their core function._
|
||||
|
||||
|
||||
**Shipped version:** 1.42.3~ynh1
|
||||
**Shipped version:** 1.43.0~ynh1
|
||||
|
||||
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/
|
||||
## Disclaimers / important information
|
||||
|
@ -213,7 +213,6 @@ write a collector for your custom application using our [plugin API](/collectors
|
|||
* Official app website: <http://my-netdata.io>
|
||||
* Official admin documentation: <https://learn.netdata.cloud/docs>
|
||||
* Upstream app code repository: <https://github.com/netdata/netdata>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_netdata>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/netdata_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
|||
disrupting their core function._
|
||||
|
||||
|
||||
**Version incluse :** 1.42.3~ynh1
|
||||
**Version incluse :** 1.43.0~ynh1
|
||||
|
||||
**Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/
|
||||
## Avertissements / informations importantes
|
||||
|
@ -213,7 +213,6 @@ write a collector for your custom application using our [plugin API](/collectors
|
|||
* Site officiel de l’app : <http://my-netdata.io>
|
||||
* Documentation officielle de l’admin : <https://learn.netdata.cloud/docs>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/netdata/netdata>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_netdata>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/netdata_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.42.3/netdata-v1.42.3.tar.gz
|
||||
SOURCE_SUM=36cd2a1e06001fa77bf30ece74571d730a204cf509d37ffe42f05f7671d9ff31
|
||||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.43.0/netdata-v1.43.0.tar.gz
|
||||
SOURCE_SUM=d3c66273d8eb62290d412c870dcde45ea214ad187df9d5350f682d9e6d19d426
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.42.3~ynh1",
|
||||
"version": "1.43.0~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue