We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec280d commit fd021a6Copy full SHA for fd021a6
.github/workflows/helm.yaml
@@ -26,7 +26,7 @@ jobs:
26
run: ct lint --all
27
28
- name: create kind cluster
29
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
30
31
- name: run chart-testing (install)
32
run: ct install --all
0 commit comments