mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
e734460922
2 changed files with 4 additions and 2 deletions
|
@ -28,6 +28,7 @@ disrupting their core function._
|
||||||
**Shipped version:** 1.36.1~ynh1
|
**Shipped version:** 1.36.1~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/
|
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,8 @@
|
||||||
"website": "http://my-netdata.io",
|
"website": "http://my-netdata.io",
|
||||||
"demo": "https://learn.netdata.cloud/docs/agent/demo-sites/",
|
"demo": "https://learn.netdata.cloud/docs/agent/demo-sites/",
|
||||||
"admindoc": "https://learn.netdata.cloud/docs",
|
"admindoc": "https://learn.netdata.cloud/docs",
|
||||||
"code": "https://github.com/netdata/netdata"
|
"code": "https://github.com/netdata/netdata",
|
||||||
|
"cpe": "cpe:2.3:a:netdata:netdata"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -51,4 +52,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue