mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Sync with the last version for kubernetes 1.7.x (#1605)
* Sync with the last version for kubernetes 1.7.x * Update chart version
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
description: Scales worker nodes within autoscaling groups.
|
||||
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
|
||||
name: aws-cluster-autoscaler
|
||||
version: 0.2.2
|
||||
version: 0.3.0
|
||||
sources:
|
||||
- https://github.com/kubernetes/contrib/tree/master/cluster-autoscaler/cloudprovider/aws
|
||||
maintainers:
|
||||
|
||||
@@ -7,7 +7,7 @@ awsRegion: us-east-1
|
||||
|
||||
image:
|
||||
repository: gcr.io/google_containers/cluster-autoscaler
|
||||
tag: v0.5.4
|
||||
tag: v0.6.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
extraArgs: {}
|
||||
|
||||
Reference in New Issue
Block a user