Compare commits

...

5 commits

Author SHA1 Message Date
a41d6c21d5 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
2025-03-11 01:19:41 +00:00
99e9526bb9 chore(deps): update netbirdio/netbird docker tag to v0.37.2
Some checks failed
checks / k8s (push) Successful in 13s
checks / tflint (push) Successful in 16s
checks / pre-commit (push) Successful in 1m29s
OpenTofu deployments / adguard (push) Successful in 30s
OpenTofu deployments / authentik (push) Failing after 3h12m59s
2025-03-10 10:34:26 +00:00
58140ee6dd chore(deps): update netbirdio/management docker tag to v0.37.2
Some checks failed
checks / k8s (push) Successful in 43s
checks / tflint (push) Successful in 17s
checks / pre-commit (push) Successful in 2m23s
OpenTofu deployments / authentik (push) Has been cancelled
OpenTofu deployments / adguard (push) Has been cancelled
2025-03-10 10:31:56 +00:00
1fc76212ce chore(deps): update netbirdio/relay docker tag to v0.37.2
Some checks failed
checks / k8s (push) Successful in 13s
checks / tflint (push) Successful in 14s
checks / pre-commit (push) Successful in 1m6s
OpenTofu deployments / adguard (push) Successful in 24s
OpenTofu deployments / authentik (push) Failing after 39m17s
2025-03-08 11:23:20 +00:00
70d2bf3d5e chore(deps): update netbirdio/signal docker tag to v0.37.2
Some checks failed
checks / k8s (push) Successful in 43s
checks / tflint (push) Successful in 25s
checks / pre-commit (push) Successful in 2m48s
OpenTofu deployments / adguard (push) Successful in 27s
OpenTofu deployments / authentik (push) Has been cancelled
2025-03-08 01:17:39 +00:00

View file

@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:0.37.1
image: netbirdio/signal:0.37.2
restart: unless-stopped
volumes:
- netbird-signal:/var/lib/netbird
@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:0.37.1
image: netbirdio/relay:0.38.0
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
@ -50,7 +50,7 @@ services:
max-size: "500m"
max-file: "2"
management:
image: netbirdio/management:0.37.1
image: netbirdio/management:0.37.2
restart: unless-stopped
depends_on:
- dashboard
@ -91,7 +91,7 @@ services:
max-file: "2"
peer-1:
image: netbirdio/netbird:0.37.1
image: netbirdio/netbird:0.37.2
restart: unless-stopped
volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird