Bump CA version to 0.7 alpha1
This commit is contained in:
parent
7e213a63fc
commit
a263da7a7b
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
package main
|
||||
|
||||
// ClusterAutoscalerVersion contains version of CA.
|
||||
const ClusterAutoscalerVersion = "0.6.0"
|
||||
const ClusterAutoscalerVersion = "0.7.0-alpha1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue