We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ac54c commit 6afc567Copy full SHA for 6afc567
.github/workflows/e2e.yaml
@@ -20,7 +20,7 @@ jobs:
20
chmod +x /usr/local/bin/kubectl-kuttl
21
22
- name: create kind cluster
23
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
24
25
- name: set up helm
26
uses: azure/setup-helm@v4
0 commit comments