Compare commits
1 commit
594ad8f97b
...
611f8c8f1a
| Author | SHA1 | Date | |
|---|---|---|---|
| 611f8c8f1a |
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.1.2
|
image: code.forgejo.org/forgejo/runner:9.1.1
|
||||||
links:
|
links:
|
||||||
- docker-in-docker
|
- docker-in-docker
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
dashboard:
|
dashboard:
|
||||||
image: netbirdio/dashboard:v2.20.0
|
image: netbirdio/dashboard:v2.19.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8005:80
|
- 8005:80
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: forgejo
|
- chart: forgejo
|
||||||
repoURL: code.forgejo.org/forgejo-helm
|
repoURL: code.forgejo.org/forgejo-helm
|
||||||
targetRevision: 14.0.4
|
targetRevision: 14.0.3
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue