Compare commits
3 commits
611f8c8f1a
...
594ad8f97b
| Author | SHA1 | Date | |
|---|---|---|---|
| 594ad8f97b | |||
| 498ad643ff | |||
| d2c30cc93a |
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
x-runner-common: &runner-common
|
||||
image: code.forgejo.org/forgejo/runner:9.1.1
|
||||
image: code.forgejo.org/forgejo/runner:11.1.2
|
||||
links:
|
||||
- docker-in-docker
|
||||
depends_on:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
dashboard:
|
||||
image: netbirdio/dashboard:v2.19.2
|
||||
image: netbirdio/dashboard:v2.20.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8005:80
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 14.0.3
|
||||
targetRevision: 14.0.4
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue