dependabot[bot]
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/helm_ci.yml
|
@ -45,7 +45,7 @@ jobs: |
|
|
run: ct lint --all --validate-maintainers=false --chart-dirs k8s/charts |
|
|
run: ct lint --all --validate-maintainers=false --chart-dirs k8s/charts |
|
|
|
|
|
|
|
|
- name: Create kind cluster |
|
|
- name: Create kind cluster |
|
|
uses: helm/kind-action@v1.7.0 |
|
|
|
|
|
|
|
|
uses: helm/kind-action@v1.8.0 |
|
|
|
|
|
|
|
|
- name: Run chart-testing (install) |
|
|
- name: Run chart-testing (install) |
|
|
run: ct install --all --chart-dirs k8s/charts |
|
|
run: ct install --all --chart-dirs k8s/charts |