Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
a192a76ca9
commit
e1c62ee5e5
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-07-03T06:17:44.995422321Z"
|
||||||
|
description: A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
|
||||||
|
digest: 9fefd1ab311de97f20bc6361afd0b627a7159ac037a4c9a297baa8324a2206ad
|
||||||
|
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.7/actions-runner-controller-0.12.7.tgz
|
||||||
|
version: 0.12.7
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.19.0
|
appVersion: 0.19.0
|
||||||
created: "2021-06-30T11:43:05.741478421Z"
|
created: "2021-06-30T11:43:05.741478421Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue