Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
c04f1daeab
commit
b7dbf997ec
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.25.1
|
||||
created: "2022-07-09T23:26:54.700616817Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||
Actions on your Kubernetes cluster.
|
||||
digest: 7fced32d26d1e924f97fa59a8f6cbcec4d0f79525d70d079ed97a8c28e80a96f
|
||||
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.20.1/actions-runner-controller-0.20.1.tgz
|
||||
version: 0.20.1
|
||||
- apiVersion: v2
|
||||
appVersion: 0.25.0
|
||||
created: "2022-07-05T02:20:10.286150444Z"
|
||||
|
|
@ -865,4 +882,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-07-05T02:20:10.286541753Z"
|
||||
generated: "2022-07-09T23:26:54.701061321Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue