We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063adf2 commit 70db8d9Copy full SHA for 70db8d9
scripts/ci/helm-unittest.sh
@@ -3,7 +3,7 @@
3
set -euf -o pipefail
4
5
### Install the helm-unittest plugin
6
-helm plugin install https://github.com/quintush/helm-unittest
+helm plugin install https://github.com/quintush/helm-unittest --version v0.2.11
7
8
### Run the helm tests
9
helm unittest -3q charts/sourcegraph
0 commit comments