From cca691d628d2a005ad1f8c97649227b4d32f7181 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Jan 2024 17:33:15 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v0.4.1 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index e957262..676da63 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.0/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.4.1/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },