Skip to content

Commit

Permalink
Merge pull request #7307 from chrischdi/pr-bump-kindnetd-cni-cp-1-2
Browse files Browse the repository at this point in the history
[release-1.2] 🐛 bump kindnetd to v20220927-ce36d7c0 to fix routes on self-hosted upgrades
  • Loading branch information
k8s-ci-robot authored Sep 28, 2022
2 parents 48cd5e0 + 41f642e commit 1a72706
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 @@ -67,7 +67,7 @@ spec:
serviceAccountName: kindnet
containers:
- name: kindnet-cni
image: kindest/kindnetd:0.5.4
image: kindest/kindnetd:v20220927-ce36d7c0
env:
- name: HOST_IP
valueFrom:
Expand Down

0 comments on commit 1a72706

Please sign in to comment.