1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00

Merge pull request #125 from YunoHost-Apps/testing

Upgrade to v1.43.0
This commit is contained in:
JimboJoe 2023-10-17 20:05:47 +02:00 committed by GitHub
commit 7ac5f4525e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -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

View file

@ -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 lapp : <http://my-netdata.io>
* Documentation officielle de ladmin : <https://learn.netdata.cloud/docs>
* Dépôt de code officiel de lapp : <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

View file

@ -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

View file

@ -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",