chore(deps): update netbirdio/relay docker tag to v0.35.0 #186

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2024-12-25 02:17:53 +00:00
Showing only changes of commit 5c64ff5c80 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.35.0
All checks were successful
checks / k8s (push) Successful in 16s
checks / tflint (push) Successful in 14s
checks / pre-commit (push) Successful in 1m19s

Renovate Bot 2024-12-24 12:34:10 +00:00

View file

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