Skip to content

Commit

Permalink
bump kindnetd image
Browse files Browse the repository at this point in the history
Change-Id: I946930647aa1338686cacd2f06e9f6f0f6a4e59c
  • Loading branch information
aojea committed Oct 23, 2024
1 parent a345ebe commit 859303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/build/nodeimage/const_cni.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package nodeimage
The default CNI manifest and images are our own tiny kindnet
*/

const kindnetdImage = "docker.io/kindest/kindnetd:v20241007-36f62932"
const kindnetdImage = "docker.io/kindest/kindnetd:v20241023-a345ebe4"

var defaultCNIImages = []string{kindnetdImage}

Expand Down

0 comments on commit 859303d

Please sign in to comment.