chore(deps): update netbirdio/relay docker tag to v0.59.0 #466

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-10-02 10:09:10 +00:00
Showing only changes of commit 1e4b6b892e - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.59.0
Some checks failed
checks / tflint (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / pre-commit (push) Has been cancelled

Renovate Bot 2025-10-02 02:09:06 +00:00

View file

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