chore(deps): update netbirdio/relay docker tag to v0.50.1 #422

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-07-09 16:28:30 +00:00
Showing only changes of commit f708fff624 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.50.1
Some checks failed
checks / k8s (push) Failing after 45s
checks / tflint (push) Successful in 1m57s
checks / pre-commit (push) Successful in 7m50s

Renovate Bot 2025-07-08 01:39:12 +00:00

View file

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