chore(deps): update dependency helm-unittest/helm-unittest to v1.1.2 #136

Merged
renovate-bot merged 1 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2026-07-25 00:02:02 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 134bb9b0b3 - Show all commits
+1 -1
View File
@@ -10,7 +10,7 @@ on:
env: env:
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest # renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_UNITTEST_VERSION: "v1.1.1" HELM_UNITTEST_VERSION: "v1.1.2"
jobs: jobs:
check-and-test: check-and-test:
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"yaml.schemas": { "yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.1/schema/helm-testsuite.json": [ "https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.2/schema/helm-testsuite.json": [
"/unittests/**/*.yaml" "/unittests/**/*.yaml"
] ]
}, },