We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4476bb5 commit a781079Copy full SHA for a781079
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.32.2@sha256:142f543559cc55d64e1ab9341df08e5ced84bd2e893736da8f51320f26f5950b"
+const Image = "kindest/node:v1.32.3@sha256:b36e76b4ad37b88539ce5e07425f77b29f73a8eaaebf3f1a8bc9c764401d118c"
0 commit comments