fix: add helm-chart runner (#49)

Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/49
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: WrenIX <wrenix@noreply.codeberg.org>
Co-committed-by: WrenIX <wrenix@noreply.codeberg.org>
This commit is contained in:
WrenIX 2024-01-05 11:08:12 +00:00 committed by Earl Warren
parent 98d8ad0113
commit a3a4835499

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 & shell 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