Compare commits
3 commits
0abaa911bb
...
ec5bf0767f
| Author | SHA1 | Date | |
|---|---|---|---|
| ec5bf0767f | |||
| 8becd750da | |||
| dd41bd3af2 |
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
x-runner-common: &runner-common
|
x-runner-common: &runner-common
|
||||||
image: code.forgejo.org/forgejo/runner:11.2.0
|
image: code.forgejo.org/forgejo/runner:11.3.0
|
||||||
links:
|
links:
|
||||||
- docker-in-docker
|
- docker-in-docker
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ services:
|
||||||
|
|
||||||
webserver:
|
webserver:
|
||||||
|
|
||||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.3
|
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.4
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8002:8000
|
- 8002:8000
|
||||||
|
|
|
||||||
|
|
@ -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.16.0
|
targetRevision: 0.16.1
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
kubetail:
|
kubetail:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue