We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a041e commit e0a860bCopy full SHA for e0a860b
.github/workflows/test.yml
@@ -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.10.0
+ uses: helm/kind-action@v1.11.0
52
53
- name: Run chart-testing (install)
54
0 commit comments