Skip to content

Commit

Permalink
update kind image
Browse files Browse the repository at this point in the history
  • Loading branch information
LiHui committed May 6, 2022
1 parent f994174 commit 3a681a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind/kind.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: kindest/node:v1.19.7
image: kindest/node:v1.21.1
extraMounts:
- hostPath: /etc/localtime
containerPath: /etc/localtime
Expand Down

0 comments on commit 3a681a2

Please sign in to comment.