Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
4fb7d154d6
commit
51918fecbe
20
index.yaml
20
index.yaml
|
|
@ -1,6 +1,26 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.16.0
|
||||
created: "2021-01-25T00:15:38.98733319Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||
digest: 44e4cf27305bbd275b87fda32b81f6b35cdbe17f109fa66a94faa68e43e27356
|
||||
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.2.0/actions-runner-controller-0.2.0.tgz
|
||||
version: 0.2.0
|
||||
- apiVersion: v2
|
||||
appVersion: 0.16.0
|
||||
created: "2021-01-24T06:37:49.172990966Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue