Bump CA version to 1.19.0-beta.1

This commit is contained in:
Vivek Bagade 2020-07-20 13:20:38 +02:00
parent b8da58b5e2
commit 540ef7c138
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ limitations under the License.
package version
// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "1.18.0"
const ClusterAutoscalerVersion = "1.19.0-beta.1"