From ccdf377aaaac257230ecbd98cc9e7e10b8acf8f2 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 16 Oct 2025 22:04:50 +0200 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" ] },