Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
8621da9c99
commit
d24d07d782
17
index.yaml
17
index.yaml
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
cluster-autoscaler:
|
||||
- apiVersion: v2
|
||||
appVersion: 1.29.0
|
||||
created: "2024-02-05T15:00:07.664673131Z"
|
||||
description: Scales Kubernetes worker nodes within autoscaling groups.
|
||||
digest: a07a135b79119a8bd4ff9184731a63fda3fc77462c2e5310553f3d5ad8b5ff7d
|
||||
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.35.0/cluster-autoscaler-9.35.0.tgz
|
||||
version: 9.35.0
|
||||
- apiVersion: v2
|
||||
appVersion: 1.28.2
|
||||
created: "2023-12-19T11:40:54.286128726Z"
|
||||
|
|
Loading…
Reference in New Issue