mirror of https://github.com/k3s-io/k3s
Merge pull request #48074 from mwielgus/ca-0.6.0
Automatic merge from submit-queue Bump Cluster Autoscaler to 0.6.0 ```release-note Cluster Autoscaler 0.6 ``` cc: @MaciekPytel @aleksandra-malinowska @wasylkowskipull/6/head
commit
cb1f5605a6
|
@ -25,7 +25,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-beta2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue