diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d173a3..b70db0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Changelog ## Unreleased - Nothing for now... +## [1.28.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/57) - 2021-02-05 + +#### Changed +* [Update to 1.29.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/56) + ## [1.28.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/50) - 2020-12-19 #### Changed diff --git a/README.md b/README.md index 7982669..eacbc93 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste (**physical** & **virtual** servers, **containers**, **IoT** devices), without disrupting their core function._ -**Shipped version:** 1.26.0 +**Shipped version:** 1.29.0 **Customization brought by the package:** diff --git a/conf/app.src b/conf/app.src index 0ce202e..8ed492e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.28.0/netdata-v1.28.0.tar.gz -SOURCE_SUM=44801e240b1883a98d203156397cc8d9232492f3136891e61074e2e7facbf1a8 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.0/netdata-v1.29.0.tar.gz +SOURCE_SUM=d898995faa3c269e6fbbf5456f237e25323213e6ec8c0a2b28007499b22e9f5d SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index 55ef4d8..f906d7e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "real-time performance and health monitoring", "fr": "Monitoring serveur en temps reel" }, - "version": "1.28.0~ynh1", + "version": "1.29.0~ynh1", "url": "http://my-netdata.io/", "license": "GPL-3.0", "maintainer": {