ci(deps): update dependency helm-unittest to v0.3.4

This commit is contained in:
Michael Kriese 2023-08-02 00:07:33 +00:00
parent 5677cf39d4
commit acbd6240be

View file

@ -36,7 +36,7 @@ pipeline:
pull: true
commands:
- apk add make helm git bash
- helm plugin install --version v0.3.3 https://github.com/helm-unittest/helm-unittest
- helm plugin install --version v0.3.4 https://github.com/helm-unittest/helm-unittest
- helm dependency update
- make unittests