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 0fa1415 commit c4fdceeCopy full SHA for c4fdcee
.github/workflows/unit.yaml
@@ -35,7 +35,7 @@ jobs:
35
# We should periodically check to see if another fork has taken over maintenance,
36
# as the de-facto "best" fork has changed several times over the years.
37
run: |
38
- helm plugin install https://github.com/quintush/helm-unittest
+ helm plugin install https://github.com/quintush/helm-unittest --version v0.2.11
39
40
- name: Install chart dependencies
41
0 commit comments