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/09/24 13:41:50 UTC

[incubator-dlab] branch DLAB-terraform updated: updated kubernetes version

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

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


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

commit cc6b5e8fc71e0f6e5a5dd113e2373994dfa488cd
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Tue Sep 24 16:41:41 2019 +0300

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

diff --git a/infrastructure-provisioning/terraform/aws/ssn-k8s/main/variables.tf b/infrastructure-provisioning/terraform/aws/ssn-k8s/main/variables.tf
index 45a7e1a..cba8220 100644
--- a/infrastructure-provisioning/terraform/aws/ssn-k8s/main/variables.tf
+++ b/infrastructure-provisioning/terraform/aws/ssn-k8s/main/variables.tf
@@ -104,5 +104,5 @@ variable "ssn_k8s_workers_shape" {
   default = "t2.medium"
 }
 variable "kubernetes_version" {
-  default = "1.14.7-00"
+  default = "1.15.4-00"
 }
\ No newline at end of file


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