Files
prometheus-postgres-exporter/.vscode/settings.json
CSRBot 99f42f6b92
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 17s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 15s
chore(deps): update dependency helm-unittest/helm-unittest to v1.1.0
2026-05-06 18:17:01 +00:00

12 lines
291 B
JSON

{
"files.associations": {
".gitea/workflows/*.yaml": "github-actions-workflow"
},
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.0/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}