mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 09:53:38 -04:00
Bump cluster-proportional-vertical-autoscaler to 0.7.1
This commit is contained in:
parent
851afa0bea
commit
66086c32cf
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ spec:
|
|||
spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
containers:
|
||||
- image: k8s.gcr.io/cpvpa-amd64:v0.6.0
|
||||
- image: k8s.gcr.io/cpvpa-amd64:v0.7.1
|
||||
name: autoscaler
|
||||
command:
|
||||
- /cpvpa
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ spec:
|
|||
spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
containers:
|
||||
- image: k8s.gcr.io/cpvpa-amd64:v0.6.0
|
||||
- image: k8s.gcr.io/cpvpa-amd64:v0.7.1
|
||||
name: autoscaler
|
||||
command:
|
||||
- /cpvpa
|
||||
|
|
|
|||
Loading…
Reference in a new issue