mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +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": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"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": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Loading…
Reference in New Issue
Block a user