1
0
Fork 0
mirror of https://codeberg.org/forgejo-contrib/delightful-forgejo.git synced 2025-04-24 00:58:08 +02:00

fix: add helm-chart runner

This commit is contained in:
WrenIX 2023-10-21 12:23:34 +00:00 committed by WrenIX
parent 79565e528d
commit b3f12c16c4
No known key found for this signature in database
GPG key ID: 7AFDB012974B1BB5

View file

@ -104,8 +104,8 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
## Forgejo actions runners
- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker with binaries for GNU/Linux (amd64, arm64)
- [act runner](https://gitea.com/gitea/act_runner) supports Docker & shell with binaries for GNU/Linux (amd64, arm64, arm[567]), FreeBSD, Windows, MacOS
- [forgejo-hetzer-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
- [forgejo-hetzner-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
- [helm-chart](https://codeberg.org/wrenix/helm-charts/src/branch/main/forgejo-runner) - Deploy a Forgejo on the specified instance (default: codeberg.org), name and token (generated `.runner` config file keeps in a Kubernetes Secret).
## Clients