Compare commits
4 commits
614a0e9d23
...
488edf5322
| Author | SHA1 | Date | |
|---|---|---|---|
| 488edf5322 | |||
| 951fc71b18 | |||
| b0daf0c1be | |||
| b0a23c7c05 |
4 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
signal:
|
||||
image: netbirdio/signal:0.59.11
|
||||
image: netbirdio/signal:0.62.3
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- netbird-signal:/var/lib/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