chore(deps): update netbirdio/relay docker tag to v0.38.0 #266

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-03-13 08:49:57 +00:00
Showing only changes of commit a41d6c21d5 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.38.0
All checks were successful
checks / k8s (push) Successful in 11s
checks / tflint (push) Successful in 15s
checks / pre-commit (push) Successful in 57s

Renovate Bot 2025-03-11 01:19:41 +00:00

View file

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