Update Cluster Autoscaler version to 1.15.0-beta.1

This commit is contained in:
Łukasz Osipiuk 2019-06-07 13:29:09 +02:00
parent 640a724814
commit 3315f9481e
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.14.0-beta.2"
const ClusterAutoscalerVersion = "1.15.0-beta.1"