diff --git a/cluster-autoscaler/version.go b/cluster-autoscaler/version.go index c461fa5e954a..95aadf7c5910 100644 --- a/cluster-autoscaler/version.go +++ b/cluster-autoscaler/version.go @@ -17,4 +17,4 @@ limitations under the License. package main // ClusterAutoscalerVersion contains version of CA. -const ClusterAutoscalerVersion = "1.2.0-rc1" +const ClusterAutoscalerVersion = "1.2.0-rc2"