We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28895e commit 62e439cCopy full SHA for 62e439c
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
run: |
27
make docker-build
28
29
- - uses: helm/kind-action@v1.7.0
+ - uses: helm/kind-action@v1.12.0
30
with:
31
cluster_name: kind
32
config: ./hack/kind-config.yaml
0 commit comments