mirror of https://github.com/k3s-io/k3s
Merge pull request #42933 from timstclair/bump
Automatic merge from submit-queue (batch tested with PRs 41794, 42349, 42755, 42901, 42933) Bump cluster-proportional-autoscaler to 1.1.1-r2 ```release-note Patch CVE-2016-8859 in gcr.io/google-containers/cluster-proportional-autoscaler-amd64 ``` /cc @ixdypull/6/head
commit
b0ce93f9be
|
@ -31,7 +31,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: gcr.io/google_containers/cluster-proportional-autoscaler-amd64:1.1.1
|
||||
image: gcr.io/google_containers/cluster-proportional-autoscaler-amd64:1.1.1-r2
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
|
Loading…
Reference in New Issue