Merge pull request #77689 from MrHohn/CPA-1.6.0

Bump cluster-proportional-autoscaler to 1.6.0
k3s-v1.15.3
Kubernetes Prow Robot 2019-05-10 16:32:49 -07:00 committed by GitHub
commit 91069c0260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ spec:
supplementalGroups: [ 65534 ]
fsGroup: 65534
containers:
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2-r2
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.6.0
name: autoscaler
command:
- /cluster-proportional-autoscaler

View File

@ -85,7 +85,7 @@ spec:
fsGroup: 65534
containers:
- name: autoscaler
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.4.0
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.6.0
resources:
requests:
cpu: "20m"