From 99f42f6b92e8b3f87ce69dbc8a1972f0ce4e0048 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 6 May 2026 18:17:01 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v1.1.0 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index bf3294f..54043cd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,7 +3,7 @@ ".gitea/workflows/*.yaml": "github-actions-workflow" }, "yaml.schemas": { - "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.3/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.0/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },