Cluster-autoscaler: bump version to 0.5.0

This commit is contained in:
Marcin Wielgus 2017-03-21 15:11:13 +01:00
parent 41d3292456
commit bfde563911
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ limitations under the License.
package main
// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "0.5.0-beta2"
const ClusterAutoscalerVersion = "0.5.0"