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 20a5083 commit ef48abcCopy full SHA for ef48abc
.github/workflows/helm.yml
@@ -34,7 +34,7 @@ jobs:
34
check-latest: true
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: Run chart-testing (lint)
40
run: ct lint --check-version-increment=false --chart-dirs helm-chart --target-branch ${{ github.event.repository.default_branch }}
0 commit comments