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:
bhack
2017-08-13 14:39:41 +02:00
committed by Reinhard Nägele
parent 3e80b925aa
commit dd0ad064fd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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: {}