From 58e3a4177867c730bcd5e294b59671887dca20fe Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Mon, 6 Apr 2020 18:09:57 +0200 Subject: [PATCH 1/2] Upgrade to upstream version 1.21.0 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4649805..8eeb046 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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.20.0 +**Shipped version:** 1.21.0 **Customization brought by the package:** diff --git a/conf/app.src b/conf/app.src index 9afd7b0..a5dc448 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.20.0/netdata-v1.20.0.tar.gz -SOURCE_SUM=dc51869e3e541ca569e75d601133a413a8e56ce2b606dbfe84b35b1d7806216e +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.21.0/netdata-v1.21.0.tar.gz +SOURCE_SUM=0acee2a121ebea3390670312141cfb7fafd4b517d325bc071b99d25b09314dd4 SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index ffaedc3..36714a0 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.20.0~ynh1", + "version": "1.21.0~ynh1", "url": "http://my-netdata.io/", "license": "GPL-3.0", "maintainer": { From 5ed323e17839336a5d19ff5c82b731b8e0145e8d Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Wed, 15 Apr 2020 22:55:56 +0200 Subject: [PATCH 2/2] Upgrade to upstream version 1.21.1 (#41) --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8eeb046..2763ec0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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.21.0 +**Shipped version:** 1.21.1 **Customization brought by the package:** diff --git a/conf/app.src b/conf/app.src index a5dc448..7b86ba1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.21.0/netdata-v1.21.0.tar.gz -SOURCE_SUM=0acee2a121ebea3390670312141cfb7fafd4b517d325bc071b99d25b09314dd4 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.21.1/netdata-v1.21.1.tar.gz +SOURCE_SUM=dfd2929b3050859a28ddf00d98216ff1fc44f5155b8343b0bc450cc26de3fa32 SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index 36714a0..9267d04 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.21.0~ynh1", + "version": "1.21.1~ynh1", "url": "http://my-netdata.io/", "license": "GPL-3.0", "maintainer": {