chore(deps): update dependency helm-unittest/helm-unittest to v1.0.3 (#964)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2025-10-12 00:05:15 +00:00
committed by Renovate Bot
parent 14ac6abf78
commit 0a463f7252
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ on:
env:
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_UNITTEST_VERSION: "v1.0.2"
HELM_UNITTEST_VERSION: "v1.0.3"
jobs:
check-and-test:

View File

@@ -1,6 +1,6 @@
{
"yaml.schemas": {
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.2/schema/helm-testsuite.json": [
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.0.3/schema/helm-testsuite.json": [
"/unittests/**/*.yaml"
]
},