ci(deps): update dependency helm-unittest to v0.3.3 (#142)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/142
This commit is contained in:
parent
e2b926153e
commit
9212c6da03
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- apk add make helm git bash
|
||||
- helm plugin install --version v0.3.2 https://github.com/helm-unittest/helm-unittest
|
||||
- helm plugin install --version v0.3.3 https://github.com/helm-unittest/helm-unittest
|
||||
- helm dependency update
|
||||
- make unittests
|
||||
|
||||
|
|
Loading…
Reference in a new issue