Compare commits
4 commits
4c4f9dc34e
...
ca1dc8205d
| Author | SHA1 | Date | |
|---|---|---|---|
| ca1dc8205d | |||
| 7334a719e9 | |||
| 861fdf013c | |||
| 2d5a28f5ca |
2 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
signal:
|
||||
image: netbirdio/signal:0.30.0
|
||||
image: netbirdio/signal:0.30.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- netbird-signal:/var/lib/netbird
|
||||
|
|
@ -91,7 +91,7 @@ services:
|
|||
max-file: "2"
|
||||
|
||||
peer-1:
|
||||
image: netbirdio/netbird:0.30.0
|
||||
image: netbirdio/netbird:0.30.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 38.115.*
|
||||
targetRevision: 38.120.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue