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 9956cdf commit ee21b72Copy full SHA for ee21b72
.github/workflows/test.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Create kind cluster
44
if: steps.list-changed.outputs.changed == 'true'
45
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
46
47
- name: Run chart-testing (install)
48
0 commit comments