From e15cf6ee144ee176062dba75fc0c440ca507c038 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sat, 6 Jun 2026 00:22:39 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v1.1.1 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index a0cb4d6..1509af6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "yaml.schemas": { - "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.0/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.1/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },