ClusterAutoscaler 1.1.0-alpha1
This commit is contained in:
parent
c4a678a347
commit
c512ea0077
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
||||||
package main
|
package main
|
||||||
|
|
||||||
// ClusterAutoscalerVersion contains version of CA.
|
// ClusterAutoscalerVersion contains version of CA.
|
||||||
const ClusterAutoscalerVersion = "1.0.0"
|
const ClusterAutoscalerVersion = "1.1.0-alpha1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue