diff --git a/stable/cluster-autoscaler/Chart.yaml b/stable/cluster-autoscaler/Chart.yaml index e0d00d3e9d..4a7b83a479 100644 --- a/stable/cluster-autoscaler/Chart.yaml +++ b/stable/cluster-autoscaler/Chart.yaml @@ -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 diff --git a/stable/cluster-autoscaler/README.md b/stable/cluster-autoscaler/README.md index f58fd50333..0849f97c95 100644 --- a/stable/cluster-autoscaler/README.md +++ b/stable/cluster-autoscaler/README.md @@ -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.