Compare commits
1 commit
6a9585e3cb
...
be12b64bf1
| Author | SHA1 | Date | |
|---|---|---|---|
| be12b64bf1 |
3 changed files with 3 additions and 3 deletions
|
|
@ -91,7 +91,7 @@ services:
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
|
|
||||||
peer-1:
|
peer-1:
|
||||||
image: netbirdio/netbird:0.64.1
|
image: netbirdio/netbird:0.64.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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
rustical:
|
rustical:
|
||||||
image: ghcr.io/lennart-k/rustical:0.12.1
|
image: ghcr.io/lennart-k/rustical:0.12.0
|
||||||
ports:
|
ports:
|
||||||
- '4000:4000'
|
- '4000:4000'
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: kubetail
|
- chart: kubetail
|
||||||
repoURL: https://kubetail-org.github.io/helm-charts/
|
repoURL: https://kubetail-org.github.io/helm-charts/
|
||||||
targetRevision: 0.17.0
|
targetRevision: 0.16.3
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
kubetail:
|
kubetail:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue