Merge pull request #3327 from vivekbagade/master

Bump CA version to 1.19.0-beta.1
This commit is contained in:
Kubernetes Prow Robot 2020-07-20 05:08:51 -07:00 committed by GitHub
commit 6d6903f2f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"