Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
013d5bd2b2
commit
4ee7e5541f
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,25 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
actions-runner-controller:
|
actions-runner-controller:
|
||||||
|
- apiVersion: v2
|
||||||
|
created: "2021-02-18T11:21:46.5062392Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||||
|
digest: 16eff2f26a56051eacc409c5a5c8acaa4f260367201c30c5a0d86883efe162ea
|
||||||
|
home: https://github.com/summerwind/actions-runner-controller
|
||||||
|
maintainers:
|
||||||
|
- email: contact@summerwind.jp
|
||||||
|
name: summerwind
|
||||||
|
url: https://github.com/summerwind
|
||||||
|
- email: davidy@funkypenguin.co.nz
|
||||||
|
name: funkypenguin
|
||||||
|
url: https://www.funkypenguin.co.nz
|
||||||
|
name: actions-runner-controller
|
||||||
|
sources:
|
||||||
|
- https://github.com/summerwind/actions-runner-controller
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/summerwind/actions-runner-controller/releases/download/actions-runner-controller-0.5.2/actions-runner-controller-0.5.2.tgz
|
||||||
|
version: 0.5.2
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
created: "2021-02-17T23:44:33.517406859Z"
|
created: "2021-02-17T23:44:33.517406859Z"
|
||||||
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue