Compare commits
1 commit
e0702bfd7d
...
2d0112beaa
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d0112beaa |
5 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
x-runner-common: &runner-common
|
||||
image: code.forgejo.org/forgejo/runner:11.3.1
|
||||
image: code.forgejo.org/forgejo/runner:11.3.0
|
||||
links:
|
||||
- docker-in-docker
|
||||
depends_on:
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
relay:
|
||||
image: netbirdio/relay:0.59.13
|
||||
image: netbirdio/relay:0.59.12
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
webserver:
|
||||
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.5
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.3
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8002:8000
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
sources:
|
||||
- chart: kubetail
|
||||
repoURL: https://kubetail-org.github.io/helm-charts/
|
||||
targetRevision: 0.16.1
|
||||
targetRevision: 0.15.4
|
||||
helm:
|
||||
valuesObject:
|
||||
kubetail:
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 45.1.*
|
||||
targetRevision: 44.15.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue