Skip to content

Commit

Permalink
Merge pull request #2661 from aojea/bump_node
Browse files Browse the repository at this point in the history
bump default node image
  • Loading branch information
k8s-ci-robot authored Mar 6, 2022
2 parents f01caae + ef21f80 commit c45ee4a
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.23.1@sha256:377370274d04f4976a40f0498e47ebbdec672b951cb7b8212a1897465ddd1e9a"
const Image = "kindest/node:v1.23.4@sha256:0e34f0d0fd448aa2f2819cfd74e99fe5793a6e4938b328f657c8e3f81ee0dfb9"

0 comments on commit c45ee4a

Please sign in to comment.