Update index.yaml
Signed-off-by: toast-gear <toast-gear@users.noreply.github.com>
This commit is contained in:
parent
b684553da2
commit
ddc29b1d38
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.20.2
|
||||
created: "2021-10-02T09:05:47.056209693Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||
Actions on your Kubernetes cluster.
|
||||
digest: 48f32a2e9eef0ce6a085761f4396de0a6987a094af81f0ee28874e4261d09ac7
|
||||
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.13.2/actions-runner-controller-0.13.2.tgz
|
||||
version: 0.13.2
|
||||
- apiVersion: v2
|
||||
appVersion: 0.20.1
|
||||
created: "2021-09-24T00:41:09.636331049Z"
|
||||
|
|
@ -593,4 +610,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/summerwind/actions-runner-controller/releases/download/actions-runner-controller-0.1.2/actions-runner-controller-0.1.2.tgz
|
||||
version: 0.1.2
|
||||
generated: "2021-09-24T00:41:09.636680364Z"
|
||||
generated: "2021-10-02T09:05:47.056886798Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue