chore(deps): update netbirdio/relay docker tag to v0.59.2 #492

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-10-05 11:18:50 +00:00
Showing only changes of commit 3fb3ecb4d6 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.59.2
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / tflint (push) Failing after 1s
checks / k8s (push) Failing after 12m6s

Renovate Bot 2025-10-05 02:41:21 +00:00

View file

@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:0.59.0
image: netbirdio/relay:0.59.2
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}