Merge pull request #33 from stefanprodan/helm-3.10.0
Update Helm to v3.10.0
This commit is contained in:
commit
a5c9252781
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ REPO_URL=""
|
|||
|
||||
main() {
|
||||
if [[ -z "$HELM_VERSION" ]]; then
|
||||
HELM_VERSION="3.8.0"
|
||||
HELM_VERSION="3.10.0"
|
||||
fi
|
||||
|
||||
if [[ -z "$CHARTS_DIR" ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue