chore(deps): update netbirdio/relay docker tag to v0.35.2 - autoclosed #198

Closed
renovate-bot wants to merge 1 commit from renovate/netbirdio-relay-0.x into main
Showing only changes of commit 30e6426323 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.35.2
All checks were successful
checks / k8s (push) Successful in 35s
checks / tflint (push) Successful in 21s
checks / pre-commit (push) Successful in 2m24s

Renovate Bot 2025-01-02 04:58:14 +00:00

View file

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