Skip to content

Commit

Permalink
update cluster-proportional-autoscaler to 1.7.1
Browse files Browse the repository at this point in the history
There are open CVEs in v1.1.2

`trivy --ignore-unfixed k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2`

Total: 22 (UNKNOWN: 0, LOW: 2, MEDIUM: 16, HIGH: 4, CRITICAL: 0)
  • Loading branch information
ricardochimal authored and mogren committed Mar 27, 2020
1 parent 2b3a065 commit d730161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/v1.6/calico.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ spec:
nodeSelector:
beta.kubernetes.io/os: linux
containers:
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.7.1
name: autoscaler
command:
- /cluster-proportional-autoscaler
Expand Down

0 comments on commit d730161

Please sign in to comment.