We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e18277 + 2158060 commit 5dfd777Copy full SHA for 5dfd777
.github/workflows/chart-test.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
python-version: "3.10"
43
- name: Set up chart-testing
44
- uses: helm/chart-testing-action@v2.6.1
+ uses: helm/chart-testing-action@v2.7.0
45
- name: Run chart-testing (lint)
46
run: "ct lint --config .github/ct.yml --chart-dirs k8/helm-chart"
47
0 commit comments