Skip to content

Commit 70db8d9

Browse files
authored
Pin helm-unittest version (#273)
1 parent 063adf2 commit 70db8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/helm-unittest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -euf -o pipefail
44

55
### Install the helm-unittest plugin
6-
helm plugin install https://github.com/quintush/helm-unittest
6+
helm plugin install https://github.com/quintush/helm-unittest --version v0.2.11
77

88
### Run the helm tests
99
helm unittest -3q charts/sourcegraph

0 commit comments

Comments
 (0)