Skip to content

Commit

Permalink
Merge pull request #228 from loburm/v0.4.2
Browse files Browse the repository at this point in the history
Bump version of prometheus-to-sd.
  • Loading branch information
loburm authored Feb 18, 2019
2 parents d69818b + df9b2a6 commit 1ddb051
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 = staging-k8s.gcr.io
TAG = v0.4.1
TAG = v0.4.2

build:
$(ENVVAR) go build -a -o monitor
Expand Down

0 comments on commit 1ddb051

Please sign in to comment.