mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
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 @wasylkowski
This commit is contained in:
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
Block a user