From 58868cfcfcd3bca92d211dc76664c65e978a0f1a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Sep 2025 16:19:39 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v1 (#54) Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/54 Reviewed-by: DaanSelen Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/test-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test-pr.yml b/.gitea/workflows/test-pr.yml index 5c7735f..bd4ef67 100644 --- a/.gitea/workflows/test-pr.yml +++ b/.gitea/workflows/test-pr.yml @@ -10,7 +10,7 @@ on: env: # renovate: datasource=github-releases depName=helm-unittest/helm-unittest - HELM_UNITTEST_VERSION: "v0.7.2" + HELM_UNITTEST_VERSION: "v1.0.1" jobs: check-and-test: