mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-30 15:02:23 +00:00
Merge pull request #50514 from mwielgus/ca-0.6.1
Automatic merge from submit-queue Bump Cluster Autoscaler to 0.6.1 Couple minor bugfixes and godep refresh. Do not merge until I complete the tests. ```release-note Cluster Autoscaler - fixes issues with taints and updates kube-proxy cpu request. ```
This commit is contained in:
commit
da00e92f87
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1-beta2",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
Loading…
Reference in New Issue
Block a user