Skip to content

Commit

Permalink
Merge pull request #2926 from losipiuk/lo/ca-1.18.0
Browse files Browse the repository at this point in the history
Bump Cluster Autoscaler version to 1.18.0
  • Loading branch information
k8s-ci-robot authored Mar 12, 2020
2 parents 150bf34 + 25ae29f commit d5c57ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ limitations under the License.
package version

// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "1.18.0-beta.1"
const ClusterAutoscalerVersion = "1.18.0"

0 comments on commit d5c57ae

Please sign in to comment.