1
0
Fork 0

chore(deps): update netdata/netdata docker tag to v2.9.0 (#4123)

This commit is contained in:
renovate[bot] 2026-02-19 14:35:43 +00:00 committed by GitHub
parent 572a76633c
commit 3f837f5de3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services: services:
netdata: netdata:
image: netdata/netdata:v2.8.5 image: netdata/netdata:v2.9.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
network_mode: host network_mode: host

View File

@ -1,6 +1,6 @@
services: services:
netdata: netdata:
image: netdata/netdata:v2.8.5 image: netdata/netdata:v2.9.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: