Skip to content

Commit

Permalink
update default node image to 1.32 with upgraded containerd etc
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Dec 13, 2024
1 parent e7cf729 commit ae8dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/config/defaults/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.
package defaults

// Image is the default for the Config.Image field, aka the default node image.
const Image = "kindest/node:v1.31.2@sha256:18fbefc20a7113353c7b75b5c869d7145a6abd6269154825872dc59c1329912e"
const Image = "kindest/node:v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027"

0 comments on commit ae8dcec

Please sign in to comment.