Skip to content

Commit

Permalink
Merge pull request #2936 from BenTheElder/1252
Browse files Browse the repository at this point in the history
bump node image to 1.25.2
  • Loading branch information
k8s-ci-robot committed Sep 22, 2022
2 parents 389e2be + 3dee334 commit fe55db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/config/defaults/image.go
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.25.0@sha256:428aaa17ec82ccde0131cb2d1ca6547d13cf5fdabcc0bbecf749baa935387cbf"
const Image = "kindest/node:v1.25.2@sha256:9be91e9e9cdf116809841fc77ebdb8845443c4c72fe5218f3ae9eb57fdb4bace"

0 comments on commit fe55db1

Please sign in to comment.