We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7e3bcd + 2e4a329 commit aa06322Copy full SHA for aa06322
cluster/gce/manifests/cluster-autoscaler.manifest
@@ -17,7 +17,7 @@
17
"containers": [
18
{
19
"name": "cluster-autoscaler",
20
- "image": "k8s.gcr.io/cluster-autoscaler:v1.18.0",
+ "image": "k8s.gcr.io/autoscaling/cluster-autoscaler:v1.19.0",
21
"livenessProbe": {
22
"httpGet": {
23
"path": "/health-check",
0 commit comments