Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
f1a1941455
commit
c495ce47ed
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,25 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
created: "2021-03-05T11:28:36.564725269Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||
digest: 5ea337b95815a91d2bca630e2c0878754a60ce1dddae9c34f2ccfe060a61c852
|
||||
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.7.0/actions-runner-controller-0.7.0.tgz
|
||||
version: 0.7.0
|
||||
- apiVersion: v2
|
||||
created: "2021-03-03T00:22:03.954224436Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||
|
|
|
|||
Loading…
Reference in New Issue