chore(deps): update netdata/netdata docker tag to v1.45.5 (#3535)

This commit is contained in:
renovate[bot] 2024-05-22 11:46:51 +00:00 committed by GitHub
parent 29c6a25af7
commit 4e6dcb3a7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,18 +5,13 @@
"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": 13,
"version": "1.45.4",
"categories": [
"utilities"
],
"tipi_version": 14,
"version": "1.45.5",
"categories": ["utilities"],
"short_desc": "Open-source, real-time, performance and health monitoring.",
"author": "netdata",
"source": "https://github.com/netdata/netdata",
"website": "https://www.netdata.cloud/",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

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