From 067c98d4e219376ee38ceab5e6b1259a2e6ae42b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Feb 2024 01:01:04 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.4.2 --- .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" ] },