Skip to content

Commit

Permalink
test: bump helm in acceptance tests (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbuto committed May 20, 2022
1 parent 2b7f874 commit 8574a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup_test_environment.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -ex

HELM_V2_VERSION="v2.17.0"
HELM_V3_VERSION="v3.8.1"
HELM_V3_VERSION="v3.9.0"
CHARTMUSEUM_VERSION="v0.14.0"

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Expand Down

0 comments on commit 8574a2d

Please sign in to comment.