Skip to content

Commit

Permalink
Update to latest kind image in 1.23 line
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Riddle <driddle@vmware.com>
  • Loading branch information
joyvuu-dave committed Nov 18, 2022
1 parent 9baa7f1 commit 2a99c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kind-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
image: &kind_node_image kindest/node:v1.23.3
image: &kind_node_image kindest/node:v1.23.13
- role: worker
image: *kind_node_image
- role: worker
Expand Down

0 comments on commit 2a99c18

Please sign in to comment.