Compare commits

...

2 Commits

Author SHA1 Message Date
CSRBot db0900ed11 Merge pull request 'chore(deps): update dependency helm-unittest/helm-unittest to v1.1.0' (#149) from renovate/update-helm-plugin-'unittest' into master
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 14s
2026-05-06 18:33:02 +00:00
CSRBot 99f42f6b92 chore(deps): update dependency helm-unittest/helm-unittest to v1.1.0
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
2026-05-06 18:17:01 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@
".gitea/workflows/*.yaml": "github-actions-workflow" ".gitea/workflows/*.yaml": "github-actions-workflow"
}, },
"yaml.schemas": { "yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.3/schema/helm-testsuite.json": [ "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.0/schema/helm-testsuite.json": [
"/unittests/**/*.yaml" "/unittests/**/*.yaml"
] ]
}, },