mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to upstream version 1.29.2
This commit is contained in:
parent
d39dd12f98
commit
8a1a02df8c
4 changed files with 9 additions and 5 deletions
|
@ -4,7 +4,11 @@ Changelog
|
|||
## Unreleased
|
||||
- Nothing for now...
|
||||
|
||||
## [1.28.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/57) - 2021-02-05
|
||||
## [1.29.2~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/59) - 2021-02-22
|
||||
|
||||
#### Changed
|
||||
* [Update to 1.29.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/58)
|
||||
## [1.29.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)
|
||||
|
|
|
@ -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.29.0
|
||||
**Shipped version:** 1.29.2
|
||||
|
||||
**Customization brought by the package:**
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.0/netdata-v1.29.0.tar.gz
|
||||
SOURCE_SUM=d898995faa3c269e6fbbf5456f237e25323213e6ec8c0a2b28007499b22e9f5d
|
||||
SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.2/netdata-v1.29.2.tar.gz
|
||||
SOURCE_SUM=3419a2b54cd29946900e88fa96f8235b6db50bafa615a35c0035887e8a3f5074
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "real-time performance and health monitoring",
|
||||
"fr": "Monitoring serveur en temps reel"
|
||||
},
|
||||
"version": "1.29.0~ynh1",
|
||||
"version": "1.29.2~ynh1",
|
||||
"url": "http://my-netdata.io/",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue