Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
de7e37509c
commit
dd1ad63ca9
20
index.yaml
20
index.yaml
|
|
@ -1,6 +1,26 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.17.0
|
||||
created: "2021-02-07T07:47:05.948195211Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||
digest: 8b7b8d0caee5f749050388a69f8ceb0b7c9d3c0928747d651c8bd52643c2cc29
|
||||
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.3.1/actions-runner-controller-0.3.1.tgz
|
||||
version: 0.3.1
|
||||
- apiVersion: v2
|
||||
appVersion: 0.16.1
|
||||
created: "2021-01-29T00:30:24.832119971Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue