Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -3,9 +3,6 @@ set -o errexit
|
|||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
cache_path="${cache_path:-'./tgz_cache'}"
|
|
||||||
mkdir -p "$cache_path"
|
|
||||||
|
|
||||||
include_questions(){
|
include_questions(){
|
||||||
local chart="$1"
|
local chart="$1"
|
||||||
local chartname="$2"
|
local chartname="$2"
|
||||||
|
|||||||
Reference in New Issue
Block a user