Compare commits

..

No commits in common. "4063864857a0db9a1b48f677564bdfec77c3d069" and "9560601ecf5b7ea0a2416a2f2b19c073e323f53e" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View file

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

View file

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

View file

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