Skip to content

Commit

Permalink
Merge pull request #7335 from chrischdi/pr-fix-kindnet
Browse files Browse the repository at this point in the history
🐛 bump kindnet to kindest/kindnetd:v20221004-44d545d1
  • Loading branch information
k8s-ci-robot authored Oct 4, 2022
2 parents 507b9a2 + ee53ea9 commit 640d431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/data/cni/kindnet/kindnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
serviceAccountName: kindnet
containers:
- name: kindnet-cni
image: kindest/kindnetd:v20220927-ce36d7c0
image: kindest/kindnetd:v20221004-44d545d1
env:
- name: HOST_IP
valueFrom:
Expand Down

0 comments on commit 640d431

Please sign in to comment.