Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
b1916a0e1a
commit
c1fb952a94
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-27T07:51:38.447838569Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||||
|
digest: 203d3b69ca3aa6a9e41a904fc25a9cb0a42c7d743b6c78004a77f4d05b13d711
|
||||||
|
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.3/actions-runner-controller-0.12.3.tgz
|
||||||
|
version: 0.12.3
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.19.0
|
appVersion: 0.19.0
|
||||||
created: "2021-06-11T00:21:50.353197026Z"
|
created: "2021-06-11T00:21:50.353197026Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue