mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade NetData upstream version to 1.5.0
This commit is contained in:
parent
0ea4fbffbc
commit
37ede41713
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,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.4.0
|
**Shipped version:** 1.5.0
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# Application version
|
# Application version
|
||||||
VERSION="1.4.0"
|
VERSION="1.5.0"
|
||||||
|
|
||||||
# Remote URL to fetch application source archive
|
# Remote URL to fetch application source archive
|
||||||
APPLICATION_SOURCE_URL="https://github.com/firehol/netdata/releases/download/v${VERSION}/netdata-${VERSION}.tar.gz"
|
APPLICATION_SOURCE_URL="https://github.com/firehol/netdata/releases/download/v${VERSION}/netdata-${VERSION}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue