Compare commits
4 commits
c3c8791342
...
bc08802220
| Author | SHA1 | Date | |
|---|---|---|---|
| bc08802220 | |||
| 951fc71b18 | |||
| b0daf0c1be | |||
| b0a23c7c05 |
4 changed files with 4 additions and 4 deletions
|
|
@ -91,7 +91,7 @@ services:
|
|||
max-file: "2"
|
||||
|
||||
peer-1:
|
||||
image: netbirdio/netbird:0.62.2
|
||||
image: netbirdio/netbird:0.62.3
|
||||
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.10.5
|
||||
image: ghcr.io/lennart-k/rustical:0.11.11
|
||||
ports:
|
||||
- '4000:4000'
|
||||
volumes:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 15.0.3
|
||||
targetRevision: 15.0.4
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
source:
|
||||
chart: sealed-secrets
|
||||
repoURL: https://bitnami-labs.github.io/sealed-secrets
|
||||
targetRevision: 2.17.*
|
||||
targetRevision: 2.18.*
|
||||
helm:
|
||||
releaseName: sealed-secrets
|
||||
valuesObject:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue