Merge pull request #135 from mwielgus/0.6.0-b1
Set version to 0.6.0-beta1
This commit is contained in:
commit
4d8eccd219
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
package main
|
||||
|
||||
// ClusterAutoscalerVersion contains version of CA.
|
||||
const ClusterAutoscalerVersion = "0.6.0-alpha2"
|
||||
const ClusterAutoscalerVersion = "0.6.0-beta1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue