You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/11/12 12:22:47 UTC

[incubator-dlab] branch DLAB-1158 updated: updated gke version

This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1158 by this push:
     new c9d5e20  updated gke version
c9d5e20 is described below

commit c9d5e2063c38a53d98cd725ddbf8ee00d1ea20b7
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Tue Nov 12 14:22:38 2019 +0200

    updated gke version
---
 infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf
index 2589156..43e94f6 100644
--- a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf
+++ b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf
@@ -64,7 +64,7 @@ variable "ssn_k8s_workers_count" {
 }
 
 variable "gke_cluster_version" {
-  default = "1.12.8-gke.10"
+  default = "1.13.11-gke.9"
 }
 
 // Couldn't assign in GCP


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org