1
0
mirror of https://gitea.com/gitea/helm-chart synced 2025-10-05 16:32:41 +02:00

chore(deps): update dependency helm-unittest/helm-unittest to v1.0.2 (#960)

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-05 00:04:43 +00:00
committed by Renovate Bot
parent 1cdb7b7342
commit 40d8e5b6e3
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.1"
HELM_UNITTEST_VERSION: "v1.0.2"
jobs:
check-and-test:

View File

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