Skip to content

Commit

Permalink
Bump version to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobX33 committed Oct 13, 2020
1 parent 189762f commit 9f3d79d
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 9f3d79d

Please sign in to comment.