From 56c1f2047fda4ef550b12a1e37b602b782a62d72 Mon Sep 17 00:00:00 2001 From: samarthya-gupta1 <104773627+samarthya-gupta1@users.noreply.github.com> Date: Mon, 30 Jan 2023 18:46:30 +0530 Subject: [PATCH] Update stack.json For test purpose removing kubernetes version --- stack.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.json b/stack.json index f862628..41ec336 100644 --- a/stack.json +++ b/stack.json @@ -10,6 +10,6 @@ }, "componentVersions": { - "KUBERNETES": "1.19" + } -} \ No newline at end of file +}