chore(deps): update netdata/netdata docker tag to v1.46.1 (#3850)
This commit is contained in:
parent
3775734586
commit
9d45fc1c23
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "netdata",
|
"id": "netdata",
|
||||||
"description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
|
"description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
|
||||||
"tipi_version": 16,
|
"tipi_version": 17,
|
||||||
"version": "1.46.0",
|
"version": "1.46.1",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"short_desc": "Open-source, real-time, performance and health monitoring.",
|
"short_desc": "Open-source, real-time, performance and health monitoring.",
|
||||||
"author": "netdata",
|
"author": "netdata",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
netdata:
|
netdata:
|
||||||
image: netdata/netdata:v1.46.0
|
image: netdata/netdata:v1.46.1
|
||||||
container_name: netdata
|
container_name: netdata
|
||||||
pid: host
|
pid: host
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Reference in New Issue
Block a user