mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
chore(cluster-autoscaler): Deprecating chart (#23305)
This Helm chart has been moved to the repository at https://github.com/kubernetes/autoscaler Signed-off-by: Scott Crooks <scott.crooks@gmail.com>
This commit is contained in:
@@ -2,15 +2,11 @@ apiVersion: v1
|
||||
description: Scales worker nodes within autoscaling groups.
|
||||
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
|
||||
name: cluster-autoscaler
|
||||
version: 7.3.4
|
||||
version: 8.0.0
|
||||
appVersion: 1.17.1
|
||||
home: https://github.com/kubernetes/autoscaler
|
||||
sources:
|
||||
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
|
||||
- https://github.com/spotinst/kubernetes-autoscaler/tree/master/cluster-autoscaler
|
||||
maintainers:
|
||||
- name: mgoodness
|
||||
email: mgoodness@gmail.com
|
||||
- name: yurrriq
|
||||
email: e.bailey@sportradar.com
|
||||
engine: gotpl
|
||||
deprecated: true
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
# cluster-autoscaler
|
||||
# DEPRECATED
|
||||
|
||||
This Helm chart has been moved to the [kubernetes/autoscaler](https://github.com/kubernetes/autoscaler) repository.
|
||||
|
||||
## cluster-autoscaler
|
||||
|
||||
[The cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler) scales worker nodes within an AWS autoscaling group (ASG) or Spotinst Elastigroup.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user