Skip to content

Commit

Permalink
Bump version of prometheus-to-sd to 0.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
loburm committed Dec 8, 2017
1 parent 025bfa2 commit e828621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-to-sd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e828621

Please sign in to comment.