We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6d869 commit 020f24dCopy full SHA for 020f24d
pkg/apis/config/defaults/image.go
@@ -18,4 +18,4 @@ limitations under the License.
18
package defaults
19
20
// Image is the default for the Config.Image field, aka the default node image.
21
-const Image = "kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72"
+const Image = "kindest/node:v1.29.1@sha256:a0cc28af37cf39b019e2b448c54d1a3f789de32536cb5a5db61a49623e527144"
0 commit comments