From c4ee672b2952fdf9d3b65152a9b21095c98c755b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 Feb 2024 08:41:38 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.4.2 (#367) Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/367 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 676da63..bf54518 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,7 +4,7 @@ ".github/workflows/*", ".forgejo/workflows/*" ], - "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.4.1/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.4.2/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },