Skip to content

Commit

Permalink
Merge pull request #1765 from losipiuk/lo/ca-1.12.3
Browse files Browse the repository at this point in the history
Cluster Autoscaler 1.12.3
  • Loading branch information
k8s-ci-robot committed Mar 7, 2019
2 parents 59d11ac + 1f7788d commit 2540a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ limitations under the License.
package main

// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "1.12.2"
const ClusterAutoscalerVersion = "1.12.3"

0 comments on commit 2540a52

Please sign in to comment.