1
0
Fork 0
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:
JimboJoe 2022-08-18 20:05:05 +02:00 committed by GitHub
commit e734460922
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -28,6 +28,7 @@ disrupting their core function._
**Shipped version:** 1.36.1~ynh1
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/
## Disclaimers / important information

View file

@ -13,7 +13,8 @@
"website": "http://my-netdata.io",
"demo": "https://learn.netdata.cloud/docs/agent/demo-sites/",
"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",
"maintainer": {
@ -51,4 +52,4 @@
}
]
}
}
}