Update Helm to v3.8.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
83569eed23
commit
fb5c505f80
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ REPO_URL=""
|
|||
|
||||
main() {
|
||||
if [[ -z "$HELM_VERSION" ]]; then
|
||||
HELM_VERSION="3.4.2"
|
||||
HELM_VERSION="3.8.0"
|
||||
fi
|
||||
|
||||
if [[ -z "$CHARTS_DIR" ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue