Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
3e1fbfa830
commit
6a9b0d74fd
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.22.3
|
||||
created: "2022-04-08T01:59:57.130982256Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||
Actions on your Kubernetes cluster.
|
||||
digest: 46456e7ea5029dfd3d9e80aca56f22f8e3eaad0f05cce7ccece7846d7bde3936
|
||||
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.3/actions-runner-controller-0.17.3.tgz
|
||||
version: 0.17.3
|
||||
- apiVersion: v2
|
||||
appVersion: 0.22.2
|
||||
created: "2022-04-03T09:16:27.107302376Z"
|
||||
|
|
@ -780,4 +797,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-04-03T09:16:27.10762208Z"
|
||||
generated: "2022-04-08T01:59:57.131397958Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue