Skip to content

Commit 2ce5d3a

Browse files
authored
Merge pull request #744 from mwielgus/ca-1.2.0
Cluster Autoscaler 1.2.0
2 parents d3cbc86 + e7e399e commit 2ce5d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ limitations under the License.
1717
package main
1818

1919
// ClusterAutoscalerVersion contains version of CA.
20-
const ClusterAutoscalerVersion = "1.2.0-rc2"
20+
const ClusterAutoscalerVersion = "1.2.0"

0 commit comments

Comments
 (0)