Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
8886428309
commit
74fc4448df
19
index.yaml
19
index.yaml
|
|
@ -1,6 +1,23 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
cluster-autoscaler:
|
||||
- apiVersion: v2
|
||||
appVersion: 1.32.0
|
||||
created: "2025-03-31T17:09:12.841990206Z"
|
||||
description: Scales Kubernetes worker nodes within autoscaling groups.
|
||||
digest: bb8519b88085d7aaa8cdd23e3ac7a3e5dcfeaf4857e4bab4cfd2b584d8148c2d
|
||||
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.46.6/cluster-autoscaler-9.46.6.tgz
|
||||
version: 9.46.6
|
||||
- apiVersion: v2
|
||||
appVersion: 1.32.0
|
||||
created: "2025-03-31T10:27:16.860232045Z"
|
||||
|
|
@ -2014,4 +2031,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/kubernetes/autoscaler/releases/download/cluster-autoscaler-chart-1.0.0/cluster-autoscaler-chart-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2025-03-31T10:27:16.860745723Z"
|
||||
generated: "2025-03-31T17:09:12.842312881Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue