Merge pull request #3824 from BenTheElder/132

update default node image to 1.32 with upgraded containerd etc
This commit is contained in:
Kubernetes Prow Robot
2024-12-13 21:58:26 +01:00
committed by GitHub

View File

@@ -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"