Commit 6890053
committed
fix: Update KinD version to 0.31.0 to fix end-to-end test
The KinD 0.29.0 download URL was returning HTML instead of the binary,
causing the end-to-end test to fail with 'unexpected token <' error.
Updated to latest stable version 0.31.0 to resolve the issue.
Signed-off-by: Hijanhv <[email protected]>1 parent 7a78287 commit 6890053
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments