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 31e2e11 commit 93fd943Copy full SHA for 93fd943
.github/workflows/integration-test.yml
@@ -25,7 +25,7 @@ jobs:
25
chmod +x nginx-supportpkg
26
27
- name: Create KinD cluster
28
- uses: helm/kind-action@v1.8.0
+ uses: helm/kind-action@v1.12.0
29
with:
30
cluster_name: test-cluster
31
config: .github/kind-config.yaml
0 commit comments