From 5de2aedf6684a60a9640d5610cad9c9d59f5579e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Mar 2024 00:02:00 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.4.3 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index bf54518..e1f8d0d 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.2/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.4.3/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },