feat: merge upstream changes (#124)

This commit is contained in:
Michael Kriese 2023-04-17 11:40:06 +02:00
commit 985e878e5b
No known key found for this signature in database
GPG key ID: B83F553A0724D44E
10 changed files with 55 additions and 7 deletions

View file

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