ci(deps): update dependency helm-unittest to v0.3.5
This commit is contained in:
parent
6e31dde198
commit
eabfcef464
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ pipeline:
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- apk add make helm git bash
|
- apk add make helm git bash
|
||||||
- helm plugin install --version v0.3.4 https://github.com/helm-unittest/helm-unittest
|
- helm plugin install --version v0.3.5 https://github.com/helm-unittest/helm-unittest
|
||||||
- helm dependency update
|
- helm dependency update
|
||||||
- make unittests
|
- make unittests
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue