From 9a25b03d493ac9de9977757fa67a0f4e75223968 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 6 May 2026 18:02:53 +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 f65313f..a0cb4d6 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.3/schema/helm-testsuite.json": [ + "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.0/schema/helm-testsuite.json": [ "/unittests/**/*.yaml" ] },