diff --git a/Makefile b/Makefile index c185f0b..3360db9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ KUBE_FLUENTD_VERSION ?= 0.9.1 -FLUENTD_VERSION ?= 0.14.1 +FLUENTD_VERSION ?= 0.14.2 REPOSITORY ?= mumoshu/kube-fluentd TAG ?= $(FLUENTD_VERSION)-$(KUBE_FLUENTD_VERSION)