mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Merge pull request #158 from YunoHost-Apps/testing
This commit is contained in:
commit
0afe7a3640
7 changed files with 9 additions and 9 deletions
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
||||||
disrupting their core function._
|
disrupting their core function._
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.46.1~ynh1
|
**Shipped version:** 1.46.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
**Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
||||||
disrupting their core function._
|
disrupting their core function._
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 1.46.1~ynh1
|
**Versión actual:** 1.46.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
**Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
## Documentaciones y recursos
|
## Documentaciones y recursos
|
||||||
|
|
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
||||||
disrupting their core function._
|
disrupting their core function._
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 1.46.1~ynh1
|
**Paketatutako bertsioa:** 1.46.2~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
**Demoa:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
## Dokumentazioa eta baliabideak
|
## Dokumentazioa eta baliabideak
|
||||||
|
|
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
||||||
disrupting their core function._
|
disrupting their core function._
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.46.1~ynh1
|
**Version incluse :** 1.46.2~ynh1
|
||||||
|
|
||||||
**Démo :** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
**Démo :** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
||||||
disrupting their core function._
|
disrupting their core function._
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 1.46.1~ynh1
|
**Versión proporcionada:** 1.46.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
**Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
## Documentación e recursos
|
## Documentación e recursos
|
||||||
|
|
|
@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
|
||||||
disrupting their core function._
|
disrupting their core function._
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 1.46.1~ynh1
|
**分发版本:** 1.46.2~ynh1
|
||||||
|
|
||||||
**演示:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
**演示:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
## 文档与资源
|
## 文档与资源
|
||||||
|
|
|
@ -7,7 +7,7 @@ name = "NetData"
|
||||||
description.en = "Real-time performance and health monitoring"
|
description.en = "Real-time performance and health monitoring"
|
||||||
description.fr = "Monitoring serveur en temps reel"
|
description.fr = "Monitoring serveur en temps reel"
|
||||||
|
|
||||||
version = "1.46.1~ynh1"
|
version = "1.46.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["JimboJoe"]
|
maintainers = ["JimboJoe"]
|
||||||
|
|
||||||
|
@ -49,8 +49,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/netdata/netdata/releases/download/v1.46.1/netdata-v1.46.1.tar.gz"
|
url = "https://github.com/netdata/netdata/releases/download/v1.46.2/netdata-v1.46.2.tar.gz"
|
||||||
sha256 = "e909a109e1d60bf9416a70f2bb0bbf668d75c75d7ca9ce0b59d88fc634266114"
|
sha256 = "5451bd19f044948ae568fa1e7283d54b41da796dc984999bcb9df25f1718e026"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"
|
autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$"
|
||||||
[resources.sources.go]
|
[resources.sources.go]
|
||||||
|
|
Loading…
Add table
Reference in a new issue