Merge pull request 'chore(deps): update dependency helm-unittest/helm-unittest to v1.1.0' (#93) from renovate/workflow-dependencies-(minor-and-patch) into main
changelog / changelog (push) Successful in 8s
check-and-test / check-and-test (push) Successful in 38s

Reviewed-on: #93
This commit was merged in pull request #93.
This commit is contained in:
2026-05-09 01:16:30 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ on:
env:
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_UNITTEST_VERSION: "v1.0.3"
HELM_UNITTEST_VERSION: "v1.1.0"
jobs:
check-and-test:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"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"
]
},