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/10/21 09:46:13 UTC

[incubator-dlab] branch DLAB-1158 updated: upgraded k8s 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 dc93ec4  upgraded k8s version
dc93ec4 is described below

commit dc93ec4a60b043474fc19528c4ae1a44ea812a28
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Mon Oct 21 12:45:59 2019 +0300

    upgraded k8s 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 cba8220..d28ffff 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.15.4-00"
+  default = "1.16.2-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