Files
reposilite-charts/.vscode/settings.json
CSRBot c60afc60f2
All checks were successful
Helm / helm-lint (push) Successful in 4s
Helm / helm-lint (pull_request) Successful in 4s
Helm / helm-unittest (push) Successful in 20s
Helm / helm-unittest (pull_request) Successful in 11s
chore(deps): update dependency helm-unittest/helm-unittest to v1.0.3
2026-04-20 16:15:20 +00:00

8 lines
202 B
JSON

{
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.3/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}