You've already forked reposilite-charts
chore(deps): update dependency helm-unittest/helm-unittest to v1.0.3
All checks were successful
Helm / Execute helm lint (push) Successful in 6s
Helm / Execute helm unittest (push) Successful in 9s
Helm / Execute helm template (push) Successful in 16s
Helm / Execute helm lint (pull_request) Successful in 6s
Helm / Execute helm unittest (pull_request) Successful in 10s
Helm / Execute helm template (pull_request) Successful in 17s
All checks were successful
Helm / Execute helm lint (push) Successful in 6s
Helm / Execute helm unittest (push) Successful in 9s
Helm / Execute helm template (push) Successful in 16s
Helm / Execute helm lint (pull_request) Successful in 6s
Helm / Execute helm unittest (pull_request) Successful in 10s
Helm / Execute helm template (pull_request) Successful in 17s
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
helm-unittest:
|
||||
container: docker.io/alpine/helm:3.19.0
|
||||
env:
|
||||
HELM_UNITTEST_VERSION: v1.0.1 # renovate: datasource=github-releases depName=helm-unittest/helm-unittest
|
||||
HELM_UNITTEST_VERSION: v1.0.3 # renovate: datasource=github-releases depName=helm-unittest/helm-unittest
|
||||
name: Execute helm unittest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -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"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user