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 2165849 commit 786f84bCopy full SHA for 786f84b
.github/workflows/kind-action.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Create k8s Kind Cluster
21
- uses: helm/kind-action@v1.7.0
+ uses: helm/kind-action@v1.8.0
22
with:
23
kubectl_version: v1.25.0
24
cluster_name: kinder
0 commit comments