Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
4787447107
commit
63a2a02abf
17
index.yaml
17
index.yaml
|
@ -1,6 +1,23 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
cluster-autoscaler:
|
cluster-autoscaler:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 1.26.2
|
||||||
|
created: "2023-04-04T08:14:42.857433199Z"
|
||||||
|
description: Scales Kubernetes worker nodes within autoscaling groups.
|
||||||
|
digest: bfd47a30f6d69dca0d60052ddcbccef002698ad2d3678dc18c2cd4811b643688
|
||||||
|
home: https://github.com/kubernetes/autoscaler
|
||||||
|
icon: https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png
|
||||||
|
maintainers:
|
||||||
|
- email: guyjtempleton@googlemail.com
|
||||||
|
name: gjtempleton
|
||||||
|
name: cluster-autoscaler
|
||||||
|
sources:
|
||||||
|
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/kubernetes/autoscaler/releases/download/cluster-autoscaler-chart-9.28.0/cluster-autoscaler-9.28.0.tgz
|
||||||
|
version: 9.28.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 1.24.0
|
appVersion: 1.24.0
|
||||||
created: "2023-03-27T13:27:59.584961848Z"
|
created: "2023-03-27T13:27:59.584961848Z"
|
||||||
|
|
Loading…
Reference in New Issue