Compare commits

..

1 commit

Author SHA1 Message Date
14800f33ee chore(deps): update netbirdio/netbird docker tag to v0.30.1
All checks were successful
checks / k8s (push) Successful in 35s
checks / pre-commit (push) Successful in 51s
checks / tflint (push) Successful in 42s
2024-10-11 01:19:16 +00:00
3 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:0.30.1
image: netbirdio/signal:0.30.0
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.30.1
image: netbirdio/relay:0.30.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.30.1
image: netbirdio/management:0.30.0
restart: unless-stopped
depends_on:
- dashboard
@ -91,7 +91,7 @@ services:
max-file: "2"
peer-1:
image: netbirdio/netbird:0.30.2
image: netbirdio/netbird:0.30.1
restart: unless-stopped
volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird

View file

@ -1,7 +1,7 @@
---
services:
vaultwarden:
image: vaultwarden/server:1.32.2-alpine
image: vaultwarden/server:1.32.1-alpine
restart: unless-stopped
environment:
DATABASE_URL: ${DATABASE_URL}

View file

@ -13,7 +13,7 @@ spec:
sources:
- chart: renovate
repoURL: https://docs.renovatebot.com/helm-charts
targetRevision: 38.124.*
targetRevision: 38.115.*
helm:
valuesObject:
renovate: