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 cfa67ed commit 3636578Copy full SHA for 3636578
.github/workflows/kind-action.yml
@@ -21,6 +21,8 @@ jobs:
21
uses: helm/kind-action@v1
22
with:
23
cluster_name: kinder
24
+ kubectl_version: v1.34.0
25
+ node_image: kindest/node:v1.34.0
26
- uses: actions/checkout@v4
27
28
fetch-depth: 0
0 commit comments