We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9391e6c commit 66f1c66Copy full SHA for 66f1c66
workflows/e2e/action.yaml
@@ -37,7 +37,7 @@ runs:
37
run: |
38
make build-greenhousectl
39
- name: Create k8s Kind Cluster
40
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
41
with:
42
install_only: true
43
- name: compose config.json
0 commit comments