Bump helm-unittest to 0.3.4

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

Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
justusbunsi 2023-10-13 20:36:13 +02:00
parent ca903c9cf3
commit 01a0192988
No known key found for this signature in database
GPG key ID: 26C8313BA763E7E5

View file

@ -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: