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 0ee929f commit 3c88fcaCopy full SHA for 3c88fca
.github/workflows/lint-test.yaml
@@ -34,7 +34,7 @@ jobs:
34
git clean -df .
35
36
- name: Set up chart-testing
37
- uses: helm/chart-testing-action@v2.7.0
+ uses: helm/chart-testing-action@v2.8.0
38
39
- name: Expand templates for CI
40
run: |
0 commit comments