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 6327feb commit de04431Copy full SHA for de04431
.github/workflows/lint-test.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Create kind cluster
50
if: steps.list-changed.outputs.changed == 'true'
51
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
52
53
- name: Run chart-testing (install)
54
0 commit comments