Update index.yaml
Signed-off-by: toast-gear <toast-gear@users.noreply.github.com>
This commit is contained in:
parent
c842be4501
commit
3e1fbfa830
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.22.2
|
||||||
|
created: "2022-04-03T09:16:27.107302376Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||||
|
Actions on your Kubernetes cluster.
|
||||||
|
digest: 373034a1ec8bb996cc33c2c22355a6699dc45c5c3cf74cc7ecf0b49d047e0776
|
||||||
|
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.2/actions-runner-controller-0.17.2.tgz
|
||||||
|
version: 0.17.2
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.22.1
|
appVersion: 0.22.1
|
||||||
created: "2022-03-29T06:47:43.881830599Z"
|
created: "2022-03-29T06:47:43.881830599Z"
|
||||||
|
|
@ -763,4 +780,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-03-29T06:47:43.882227749Z"
|
generated: "2022-04-03T09:16:27.10762208Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue