File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ limitations under the License.
1818package defaults
1919
2020// Image is the default for the Config.Image field, aka the default node image.
21- const Image = "kindest/node:v1.32.2@sha256:f226345927d7e348497136874b6d207e0b32cc52154ad8323129352923a3142f "
21+ const Image = "kindest/node:v1.32.2@sha256:142f543559cc55d64e1ab9341df08e5ced84bd2e893736da8f51320f26f5950b "
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ const DefaultImage = "kindest/node:latest"
2222// DefaultBaseImage is the default base image used
2323// TODO: come up with a reasonable solution to digest pinning
2424// https://github.com/moby/moby/issues/43188
25- const DefaultBaseImage = "docker.io/kindest/base:v20250228-c27ae4d9 "
25+ const DefaultBaseImage = "docker.io/kindest/base:v20250305-2d7b9fe8 "
You can’t perform that action at this time.
0 commit comments