From c60afc60f2f500a9458fe3107de31d6370e4ccec Mon Sep 17 00:00:00 2001 From: CSRBot Date: Mon, 20 Apr 2026 16:15:20 +0000 Subject: [PATCH] chore(deps): update dependency helm-unittest/helm-unittest to v1.0.3 --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index a73833c..f65313f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "yaml.schemas": { - "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.2/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.3/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },