chore(deps): update netdata/netdata docker tag to v1.43.1 (#1472)
This commit is contained in:
parent
7586479920
commit
84e840efca
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "netdata",
|
||||
"description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
|
||||
"tipi_version": 2,
|
||||
"version": "1.43.0",
|
||||
"tipi_version": 3,
|
||||
"version": "1.43.1",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
netdata:
|
||||
image: netdata/netdata:v1.43.0
|
||||
image: netdata/netdata:v1.43.1
|
||||
container_name: netdata
|
||||
pid: host
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user