Update index.yaml
Signed-off-by: toast-gear <toast-gear@users.noreply.github.com>
This commit is contained in:
parent
f7952743e5
commit
6a2a90164f
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
actions-runner-controller:
|
actions-runner-controller:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.21.1
|
||||||
|
created: "2022-02-21T09:25:02.276434406Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||||
|
Actions on your Kubernetes cluster.
|
||||||
|
digest: b28f053cc06757b7d63b5d14de7daaaa33a6951691d52195a52a767a53607628
|
||||||
|
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.16.1/actions-runner-controller-0.16.1.tgz
|
||||||
|
version: 0.16.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.21.0
|
appVersion: 0.21.0
|
||||||
created: "2022-02-18T01:58:55.930634497Z"
|
created: "2022-02-18T01:58:55.930634497Z"
|
||||||
|
|
@ -712,4 +729,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/summerwind/actions-runner-controller/releases/download/actions-runner-controller-0.1.2/actions-runner-controller-0.1.2.tgz
|
- 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
|
version: 0.1.2
|
||||||
generated: "2022-02-18T01:58:55.9309651Z"
|
generated: "2022-02-21T09:25:02.276885166Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue