diff --git a/cluster-autoscaler/version.go b/cluster-autoscaler/version.go index c7fa42763862..2beffbfec167 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.3.0-beta.0" +const ClusterAutoscalerVersion = "1.3.0-beta.1"