Update index.yaml
Signed-off-by: mumoshu <mumoshu@users.noreply.github.com>
This commit is contained in:
parent
d3e9c43c34
commit
85422d15a8
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
actions-runner-controller:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.24.0
|
||||
created: "2022-06-03T13:02:23.976289067Z"
|
||||
description: A Kubernetes controller that operates self-hosted runners for GitHub
|
||||
Actions on your Kubernetes cluster.
|
||||
digest: eb8cc00658a2916a24177000c9175a746d0dceee881de8cd2bcafc8b086814b1
|
||||
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.19.0/actions-runner-controller-0.19.0.tgz
|
||||
version: 0.19.0
|
||||
- apiVersion: v2
|
||||
appVersion: 0.23.0
|
||||
created: "2022-04-29T12:55:04.935875446Z"
|
||||
|
|
@ -814,4 +831,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-29T12:55:04.936267952Z"
|
||||
generated: "2022-06-03T13:02:23.976577274Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue