chore(deps): update netdata/netdata docker tag to v1.44.0 (#1764)

This commit is contained in:
renovate[bot] 2023-12-06 18:07:29 +00:00 committed by GitHub
parent e6537bc4b6
commit c17c37b753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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": 4,
"version": "1.43.2",
"tipi_version": 5,
"version": "1.44.0",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
netdata:
image: netdata/netdata:v1.43.2
image: netdata/netdata:v1.44.0
container_name: netdata
pid: host
restart: unless-stopped