mirror of https://github.com/k3s-io/k3s
Merge pull request #71842 from losipiuk/lo/ca-1.13.1
Update Cluster Autoscaler version in gce manifests to 1.13.1pull/58/head
commit
f2c8f1cadf
|
@ -17,7 +17,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.0",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.13.1",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue