From 01b9b263ed874126667ccd2bf382471ff8b9a313 Mon Sep 17 00:00:00 2001
From: Florian Ruynat <florian234@hotmail.com>
Date: Wed, 8 Apr 2020 19:57:44 +0200
Subject: [PATCH] Remove 1.16.x flag for tf-ovh_coreos-calico (now 1.17 ready)
 (#5853)

---
 tests/files/tf-ovh_coreos-calico.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/files/tf-ovh_coreos-calico.yml b/tests/files/tf-ovh_coreos-calico.yml
index 06d0c9853..19a92d7d3 100644
--- a/tests/files/tf-ovh_coreos-calico.yml
+++ b/tests/files/tf-ovh_coreos-calico.yml
@@ -3,6 +3,3 @@ dns_min_replicas: 1
 deploy_netchecker: true
 
 # resolvconf_mode: host_resolvconf  # this is required as long as the coreos stable channel uses docker < 1.12
-
-# Temp set k8s ver to 1.16.8
-kube_version: v1.16.8
\ No newline at end of file
-- 
GitLab