chore(deps): update netbirdio/relay docker tag to v0.51.1 #433

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-07-19 16:27:23 +00:00
Showing only changes of commit 3d091f9d36 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.51.1
Some checks failed
checks / k8s (push) Failing after 4m24s
checks / pre-commit (push) Successful in 12m4s
checks / tflint (push) Successful in 1m50s

Renovate Bot 2025-07-16 02:23:01 +00:00

View file

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