We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e760f26 + 6d29c49 commit fa6b244Copy full SHA for fa6b244
.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.11.0
+ uses: helm/kind-action@v1.12.0
30
31
- name: run chart-testing (install)
32
run: ct install --all
0 commit comments