From bcf4d91e98e67b5f9af5d28b581eaf87283e8f3f Mon Sep 17 00:00:00 2001 From: Diego Pontoriero Date: Thu, 21 Dec 2017 16:52:24 -0800 Subject: [PATCH] tectonic: bump to 1.8.4-tectonic.2 --- config.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.tf b/config.tf index 369018a155..1b1a695841 100644 --- a/config.tf +++ b/config.tf @@ -119,7 +119,7 @@ variable "tectonic_versions" { etcd = "3.1.8" kubernetes = "1.8.4+tectonic.1" monitoring = "1.8.0" - tectonic = "1.8.4-tectonic.1" + tectonic = "1.8.4-tectonic.2" tectonic-etcd = "0.0.1" cluo = "0.2.5" alm = "0.2.1"