We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37663d commit d9490deCopy full SHA for d9490de
.github/workflows/helm-lint.yaml
@@ -32,7 +32,7 @@ jobs:
32
python-version: 3.7
33
34
- name: Set up chart-testing
35
- uses: helm/chart-testing-action@v2.2.0
+ uses: helm/chart-testing-action@v2.6.1
36
37
- name: Run chart-testing (lint)
38
run: |
.github/workflows/helm-test.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Run chart-testing (list-changed)
id: list-changed
0 commit comments