diff --git a/Makefile b/Makefile index d360763..885b62f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=$(shell git describe --tags --match=v* --always --dirty) -CNI_VERSION=v0.9.0 +CNI_VERSION=v0.9.1 LOCAL_REPO?=poseidon/flannel-cni IMAGE_REPO?=quay.io/poseidon/flannel-cni