From 1561988fde0ae2e907f1ecffddd1ea3c7d06068c Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 24 Jul 2026 15:21:36 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v1.1.2 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 1509af6..16cc7f6 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.1/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.2/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },