Skip to content

Commit

Permalink
Merge pull request #353 from wansir/master
Browse files Browse the repository at this point in the history
upgrade helm version to 3.14.0
  • Loading branch information
wansir authored Jan 31, 2024
2 parents f9d79e5 + 6d18d9f commit 883b8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ helm() {
"${currentDir}/helm" $@
}

helmVersion=3.6.3
helmVersion=3.14.0
prepareHelm() {
local helmUrl=https://get.helm.sh/helm-v$helmVersion-linux-amd64.tar.gz
echo "Downloading Helm Client from '$helmUrl' ..."
Expand Down

0 comments on commit 883b8da

Please sign in to comment.