We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a6557 commit e84613cCopy full SHA for e84613c
.github/workflows/charts-lint.yaml
@@ -56,7 +56,7 @@ jobs:
56
helm: "${{ env.HELM_VERSION }}"
57
58
- name: Set up chart-testing
59
- uses: helm/chart-testing-action@v2.6.1
+ uses: helm/chart-testing-action@v2.7.0
60
61
- name: Run chart-testing (install)
62
run: ct lint --config .ci/ct/ct.yaml --charts "charts/${{ matrix.chart }}"
0 commit comments