Compare commits
6 commits
e20b8e8a3e
...
463bd24ddd
| Author | SHA1 | Date | |
|---|---|---|---|
| 463bd24ddd | |||
| fd28705137 | |||
| 8341c04580 | |||
| 8281d9a050 | |||
| 2c176d7700 | |||
| 806dc64134 |
4 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
webserver:
|
||||
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.3
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.5
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8002:8000
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
rustical:
|
||||
image: ghcr.io/lennart-k/rustical:0.11.11
|
||||
image: ghcr.io/lennart-k/rustical:0.12.0
|
||||
ports:
|
||||
- '4000:4000'
|
||||
volumes:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 15.0.4
|
||||
targetRevision: 15.1.0
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ spec:
|
|||
targetRevision: main
|
||||
- chart: meilisearch
|
||||
repoURL: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
targetRevision: 0.21.*
|
||||
targetRevision: 0.23.*
|
||||
helm:
|
||||
valuesObject:
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue