Notable changes between versions
- Update CNI plugins from v0.9.1 to v1.5.1
- Drop flannel plugin from image since upstream doesn't publish arm64
- Update CNI plugins from v0.8.6 to v0.8.7 (#3)
- Update CNI plugins from v0.6.0 to v0.8.6
- Remove sleep to favor init container usage
- Remove default CNI config to reduce scope
- Rewrite coreos/flannel-cni as poseidon/flannel-cni
- Use Makefile and buildah for image builds
- Use multi-stage to fetch binaries separately
- Add Linux ARM64 image builds
- Publish multi-arch images to
quay.io/poseidon/flannel-cni
Earlier releases can be found at github.com/coreos/flannel-cni.