chore(deps): update netbirdio/relay docker tag to v0.50.2 #428

Merged
catalin merged 1 commit from renovate/netbirdio-relay-0.x into main 2025-07-12 10:50:15 +00:00
Showing only changes of commit 5feff331e8 - Show all commits

chore(deps): update netbirdio/relay docker tag to v0.50.2
Some checks failed
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / pre-commit (push) Successful in 5m36s
checks / k8s (push) Failing after 31s
checks / tflint (push) Successful in 31s

Renovate Bot 2025-07-12 01:44:54 +00:00

View file

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