Files
prometheus-postgres-exporter/.vscode/settings.json
T
CSRBot 4ec2093230
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 15s
Helm / helm-lint (pull_request) Successful in 6s
Helm / helm-unittest (pull_request) Successful in 14s
chore(deps): update update helm plugins to v1.1.2
2026-07-24 15:19:37 +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.2/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},
"yaml.schemaStore.enable": true
}