mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #45362 from mwielgus/ca-0.5.3
Automatic merge from submit-queue Bump cluster autoscaler to 0.5.3 Fixes some minor issues around PodAffinity. cc: @MaciekPytel @wojtek-t
This commit is contained in:
commit
c083871b68
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.3",
|
||||
"command": [
|
||||
"./run.sh",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
Loading…
Reference in New Issue
Block a user