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