Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
a7d378ca09
commit
a192a76ca9
16
index.yaml
16
index.yaml
|
|
@ -1,6 +1,22 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
actions-runner-controller:
|
actions-runner-controller:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.19.0
|
||||||
|
created: "2021-06-30T11:43:05.741478421Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||||
|
digest: 0580780c0321766e1243bd944074402a2ba5ea4da124cf53ecb9e802a1952387
|
||||||
|
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.12.6/actions-runner-controller-0.12.6.tgz
|
||||||
|
version: 0.12.6
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.19.0
|
appVersion: 0.19.0
|
||||||
created: "2021-06-30T00:54:28.269954661Z"
|
created: "2021-06-30T00:54:28.269954661Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue