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 5bf4a4c + 6be4d0a commit 55bb72bCopy full SHA for 55bb72b
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-beta.0",
+ "image": "k8s.gcr.io/cluster-autoscaler:v1.18.0-beta.1",
21
"livenessProbe": {
22
"httpGet": {
23
"path": "/health-check",
0 commit comments