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

Upgrade to upstream version 1.30.0

This commit is contained in:
Jimmy Monin 2021-03-31 22:01:44 +02:00
parent 8791da49ef
commit e57ed2f14a
4 changed files with 9 additions and 4 deletions

View file

@ -4,6 +4,11 @@ Changelog
## Unreleased ## Unreleased
- Nothing for now... - Nothing for now...
## [1.30.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/61) - 2021-03-31
#### Changed
* [Update to 1.30.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/60)
## [1.29.3~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/59) - 2021-02-22 ## [1.29.3~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/59) - 2021-02-22
#### Changed #### Changed

View file

@ -13,7 +13,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
(**physical** & **virtual** servers, **containers**, **IoT** devices), without (**physical** & **virtual** servers, **containers**, **IoT** devices), without
disrupting their core function._ disrupting their core function._
**Shipped version:** 1.29.3 **Shipped version:** 1.30.0
**Customization brought by the package:** **Customization brought by the package:**

View file

@ -1,3 +1,3 @@
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.3/netdata-v1.29.3.tar.gz SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.30.0/netdata-v1.30.0.tar.gz
SOURCE_SUM=eeba8b18519a9123a3cc8b450dcd042e23a3b145a78a7017a14c47ed36d923df SOURCE_SUM=711c9ce7a5b34c4e05dee8b2b034896f995cf5360eedca8b1d7375e0d33d9f59
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz

View file

@ -6,7 +6,7 @@
"en": "real-time performance and health monitoring", "en": "real-time performance and health monitoring",
"fr": "Monitoring serveur en temps reel" "fr": "Monitoring serveur en temps reel"
}, },
"version": "1.29.3~ynh1", "version": "1.30.0~ynh1",
"url": "http://my-netdata.io/", "url": "http://my-netdata.io/",
"license": "GPL-3.0", "license": "GPL-3.0",
"maintainer": { "maintainer": {