ok
This commit is contained in:
@@ -729,7 +729,7 @@ release_charts() {
|
|||||||
export -f release_charts
|
export -f release_charts
|
||||||
|
|
||||||
update_index() {
|
update_index() {
|
||||||
local args=(-o "$owner" -r "$repo" -c "$charts_repo_url"
|
local args=(-o "$owner" -r "$repo" -c "$charts_repo_url")
|
||||||
if [[ -n "$config" ]]; then
|
if [[ -n "$config" ]]; then
|
||||||
args+=(--config "$config")
|
args+=(--config "$config")
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user