ci(deps): update dependency helm-unittest to v0.3.2 (#126)

Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/126
This commit is contained in:
Michael Kriese 2023-04-18 07:45:49 +00:00
parent 07bbc8debf
commit b362ddc76a

View file

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