Bump Cluster Autoscaler version to 1.17-beta.2

This commit is contained in:
Łukasz Osipiuk 2019-11-28 14:33:26 +01:00
parent f6ed9c114a
commit 192ea2792f
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.17.0-beta.1"
const ClusterAutoscalerVersion = "1.17.0-beta.2"