Commit 4458a39
committed
Update kindest/node image to v1.33.1
The Makefile calculates the version of kindest/node image to use.
However, it appears that kindest/node:v1.33.0 has issues with some systems
(e.g. Fedora).
Using kindest/node:v1.33.1 fixes this issue.
Also note that kind never used kindest/node:v1.33.0 as a default image,
kind v0.28.0/v0.29.0 use kindest/node:v1.33.1.
Signed-off-by: Todd Short <[email protected]>1 parent 00b965c commit 4458a39
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments