Compare commits
3 commits
be12b64bf1
...
6a9585e3cb
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a9585e3cb | |||
| 7f92604fb0 | |||
| 63db0bc4c3 |
3 changed files with 3 additions and 3 deletions
|
|
@ -91,7 +91,7 @@ services:
|
|||
max-file: "2"
|
||||
|
||||
peer-1:
|
||||
image: netbirdio/netbird:0.64.0
|
||||
image: netbirdio/netbird:0.64.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
rustical:
|
||||
image: ghcr.io/lennart-k/rustical:0.12.0
|
||||
image: ghcr.io/lennart-k/rustical:0.12.1
|
||||
ports:
|
||||
- '4000:4000'
|
||||
volumes:
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
sources:
|
||||
- chart: kubetail
|
||||
repoURL: https://kubetail-org.github.io/helm-charts/
|
||||
targetRevision: 0.16.3
|
||||
targetRevision: 0.17.0
|
||||
helm:
|
||||
valuesObject:
|
||||
kubetail:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue