We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27787bd commit 00cbce1Copy full SHA for 00cbce1
2 files changed
.github/workflows/pytest.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- uses: engineerd/setup-kind@ecfad61750951586a9ef973db567df1d28671bdc # v0.6.2
88
with:
89
- version: "v0.27.0"
+ version: "v0.29.0"
90
name: "ess-helm"
91
skipClusterCreation: "true"
92
skipClusterLogsExport: "true"
newsfragments/563.internal.md
@@ -0,0 +1 @@
1
+Run integration tests with `kind` 0.29.0.
0 commit comments