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 bbbc01a commit d91d238Copy full SHA for d91d238
.github/workflows/chart-lint-test.yaml
@@ -43,7 +43,7 @@ jobs:
43
run: ct lint --config ct.yaml
44
45
- name: Create kind cluster
46
- uses: helm/kind-action@v1.7.0
+ uses: helm/kind-action@v1.10.0
47
if: steps.list-changed.outputs.changed == 'true'
48
49
- name: Run chart-testing (install)
0 commit comments