diff --git a/.vscode/settings.json b/.vscode/settings.json index 54043cd..15f3ed0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,7 +3,7 @@ ".gitea/workflows/*.yaml": "github-actions-workflow" }, "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" ] },