Update index.yaml
Signed-off-by: toast-gear <toast-gear@users.noreply.github.com>
This commit is contained in:
parent
132867482f
commit
c842be4501
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.22.1
|
||||
created: "2022-03-29T06:47:43.881830599Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||
Actions on your Kubernetes cluster.
|
||||
digest: fe81a81971d5b4cc91425d98fd70fbf11a2a624ef6b47be40c0b5bc2c6431e77
|
||||
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.17.1/actions-runner-controller-0.17.1.tgz
|
||||
version: 0.17.1
|
||||
- apiVersion: v2
|
||||
appVersion: 0.22.0
|
||||
created: "2022-03-16T07:58:36.285650136Z"
|
||||
|
|
@ -746,4 +763,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: "2022-03-16T07:58:36.286043963Z"
|
||||
generated: "2022-03-29T06:47:43.882227749Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue