mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/cluster-autoscaler] Bump to version 1.1.0 (#3248)
This commit is contained in:
committed by
k8s-ci-robot
parent
bb824cd711
commit
c1f3d139ad
@@ -2,8 +2,8 @@ apiVersion: v1
|
||||
description: Scales worker nodes within autoscaling groups.
|
||||
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
|
||||
name: cluster-autoscaler
|
||||
version: 0.3.1
|
||||
appVersion: 1.0.3
|
||||
version: 0.4.0
|
||||
appVersion: 1.1.0
|
||||
sources:
|
||||
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
|
||||
- https://github.com/spotinst/kubernetes-autoscaler/tree/master/cluster-autoscaler
|
||||
|
||||
@@ -83,4 +83,12 @@ rules:
|
||||
- watch
|
||||
- list
|
||||
- get
|
||||
- apiGroups:
|
||||
- storage.k8s.io
|
||||
resources:
|
||||
- storageclasses
|
||||
verbs:
|
||||
- watch
|
||||
- list
|
||||
- get
|
||||
{{- end -}}
|
||||
|
||||
@@ -11,7 +11,7 @@ cloudProvider: aws
|
||||
|
||||
image:
|
||||
repository: k8s.gcr.io/cluster-autoscaler
|
||||
tag: v1.0.3
|
||||
tag: v1.1.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
tolerations: []
|
||||
|
||||
Reference in New Issue
Block a user