Cluster-autoscaler: bump version to 0.5.0
This commit is contained in:
parent
41d3292456
commit
bfde563911
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue