Compare commits
4 commits
096d4fa584
...
8d5e2f60b5
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d5e2f60b5 | |||
| fd28705137 | |||
| 8341c04580 | |||
| 8281d9a050 |
4 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
webserver:
|
||||
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.4
|
||||
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.17
|
||||
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
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 45.74.*
|
||||
targetRevision: 45.79.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue