chore(deps): update dependency helm-unittest/helm-unittest to v1.1.0 #93

Merged
williamp merged 1 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2026-05-09 01:16:31 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 59c2e67b45 - Show all commits
+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"
]
},