diff --git a/prometheus-to-sd/Makefile b/prometheus-to-sd/Makefile index 875f48fa5..8c7ad6900 100644 --- a/prometheus-to-sd/Makefile +++ b/prometheus-to-sd/Makefile @@ -16,7 +16,7 @@ all: build ENVVAR = GOOS=linux GOARCH=amd64 CGO_ENABLED=0 PREFIX = gcr.io/google-containers -TAG = v0.2.2 +TAG = v0.2.3 build: $(ENVVAR) godep go build -a -o monitor