Merge pull request #499 from mwielgus/ca-1.1

Cluster Autoscaler 1.1.0
This commit is contained in:
Marcin Wielgus 2017-12-08 10:29:17 -06:00 committed by GitHub
commit 7d7f275dce
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 main
// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "1.1.0-beta1"
const ClusterAutoscalerVersion = "1.1.0"