From e6c06b026cb7966cd94bed6abb9d6b5f97300531 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Jan 2024 23:31:04 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.4.0 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 2133edb..e957262 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.3.6/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.4.0/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },