Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
6dd93508e7
commit
44972a284c
16
index.yaml
16
index.yaml
|
|
@ -1,6 +1,22 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
actions-runner-controller:
|
actions-runner-controller:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.19.0
|
||||||
|
created: "2021-06-09T23:31:21.716244262Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||||
|
digest: df8e7b6513dcabfc125485c03488f378f190285b6984d7c455f6bd339484f202
|
||||||
|
home: https://github.com/actions-runner-controller/actions-runner-controller
|
||||||
|
maintainers:
|
||||||
|
- name: actions-runner-controller
|
||||||
|
url: https://github.com/actions-runner-controller
|
||||||
|
name: actions-runner-controller
|
||||||
|
sources:
|
||||||
|
- https://github.com/actions-runner-controller/actions-runner-controller
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/actions-runner-controller/actions-runner-controller/releases/download/actions-runner-controller-0.12.1/actions-runner-controller-0.12.1.tgz
|
||||||
|
version: 0.12.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.19.0
|
appVersion: 0.19.0
|
||||||
created: "2021-06-08T18:25:40.719457159Z"
|
created: "2021-06-08T18:25:40.719457159Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue