Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
update cluster-autoscaler version to 1.2.2 (#3014)
Browse files Browse the repository at this point in the history
  • Loading branch information
sozercan authored and jackfrancis committed May 18, 2018
1 parent 6457e15 commit 893c2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/acsengine/k8s_versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ var k8sComponentVersions = map[string]map[string]string{
"tiller": "tiller:v2.8.1",
"rescheduler": "rescheduler:v0.3.1",
"aci-connector": "virtual-kubelet:latest",
"cluster-autoscaler": "cluster-autoscaler:v1.2.1",
"cluster-autoscaler": "cluster-autoscaler:v1.2.2",
"nodestatusfreq": DefaultKubernetesNodeStatusUpdateFrequency,
"nodegraceperiod": DefaultKubernetesCtrlMgrNodeMonitorGracePeriod,
"podeviction": DefaultKubernetesCtrlMgrPodEvictionTimeout,
Expand Down

0 comments on commit 893c2c0

Please sign in to comment.