Skip to content

Commit

Permalink
Merge pull request #3824 from BenTheElder/132
Browse files Browse the repository at this point in the history
update default node image to 1.32 with upgraded containerd etc
  • Loading branch information
k8s-ci-robot authored Dec 13, 2024
2 parents e7cf729 + ae8dcec commit e6f5b41
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 e6f5b41

Please sign in to comment.