Bump helm-unittest to 0.3.4 (#537)
There is a regression that prevents us from going directly to 0.3.5. To prevent the upcoming Renovate PR for 0.3.5 being stuck until 0.3.6, we can use 0.3.4 until a working version is released. The Renovate PR for 0.3.5 can then be closed directly so that Renovate ignores that version. https://github.com/helm-unittest/helm-unittest/issues/219 Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/537 Co-authored-by: justusbunsi <sk.bunsenbrenner@gmail.com> Co-committed-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit was merged in pull request #537.
This commit is contained in:
@@ -5,7 +5,7 @@ on: | ||||
| ||||
env: | ||||
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest | ||||
HELM_UNITTEST_VERSION: "0.3.3" | ||||
HELM_UNITTEST_VERSION: "0.3.4" | ||||
| ||||
jobs: | ||||
check-and-test: | ||||
| ||||
Reference in New Issue
Block a user