From 5c2d222cad661668b7187943997cf75f24cea7b5 Mon Sep 17 00:00:00 2001 From: Romulo Leite Date: Fri, 17 May 2024 14:10:02 -0300 Subject: [PATCH] Add execution permission to extra-helm-chart build The review [1] was merged mistakenly without execution permission to the build-extra-helm-charts script Testplan: PASS - Same as [1] Story: 2011098 Task: 50092 Change-Id: If089d6ecd6386499ace72b1338447738992102c4 Signed-off-by: Romulo Leite --- build-tools/build-extra-helm-charts.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 build-tools/build-extra-helm-charts.sh diff --git a/build-tools/build-extra-helm-charts.sh b/build-tools/build-extra-helm-charts.sh old mode 100644 new mode 100755