From e828621cdef2a778092492bec85cdb7da53443cd Mon Sep 17 00:00:00 2001 From: Marian Lobur Date: Fri, 8 Dec 2017 09:23:43 +0100 Subject: [PATCH] Bump version of prometheus-to-sd to 0.2.3. --- prometheus-to-sd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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