Skip to content

Commit

Permalink
Merge pull request #386 from JacobX33/master
Browse files Browse the repository at this point in the history
Bump version to 0.11.1
  • Loading branch information
loburm authored Oct 13, 2020
2 parents e1793b9 + 9f3d79d commit 3ab1d5f
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.11.0
TAG = v0.11.1

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

0 comments on commit 3ab1d5f

Please sign in to comment.