From a5eed4e128fa56dc04e1ffbfb847c40ef4a5c56b Mon Sep 17 00:00:00 2001 From: Mark Chandler Date: Fri, 14 Apr 2023 16:11:22 -0700 Subject: [PATCH] Reduced helm diff context --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 0f5e807..1fe62af 100644 --- a/index.js +++ b/index.js @@ -209,7 +209,7 @@ async function run() { chart, `--namespace=${namespace}`, "--allow-unreleased", - "--context=5", + "--context=2", "--find-renames=0.5", ];