chore(deps): update netbirdio/relay docker tag to v0.31.0 #83

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2024-11-02 13:37:12 +00:00
Showing only changes of commit 23df30ac18 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.31.0
Some checks failed
checks / k8s (push) Failing after 6m45s
checks / tflint (push) Failing after 4m6s
checks / pre-commit (push) Successful in 17m15s

Renovate Bot 2024-11-02 03:30:51 +00:00

View file

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