diff --git a/build-tools/build-helm-charts.sh b/build-tools/build-helm-charts.sh index bc9bbc82..29b1f6cc 100755 --- a/build-tools/build-helm-charts.sh +++ b/build-tools/build-helm-charts.sh @@ -23,6 +23,7 @@ declare -a IMAGE_RECORDS declare -a PATCH_DEPENDENCIES declare -a APP_PACKAGES declare -a CHART_PACKAGE_FILES +declare -a IGNORE_CHARTS # PYTHON_2_OR_3: initialized below VERBOSE=false @@ -36,6 +37,7 @@ $(basename $0) [--os ] [-a, --app ] [-A, --app-version-file /path/to/$APP_VERSION_BASE] [-B, --app-version ] [--package ] [-i, --image-record ] [--label