1
0
mirror of https://gitea.com/gitea/helm-chart synced 2025-10-06 00:43:12 +02:00

chore(deps): update dependency helm-unittest/helm-unittest to v1

This commit is contained in:
Renovate Bot
2025-08-02 00:04:41 +00:00
parent c7e294cf8c
commit 7672d8f948
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: "v0.8.2"
HELM_UNITTEST_VERSION: "v1.0.0"
jobs:
check-and-test:

View File

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