Skip to content

Commit

Permalink
Merge pull request #356 from xichen2020/xichen2020-bump-prom-to-sd-ve…
Browse files Browse the repository at this point in the history
…rsion

Bump prom-to-sd version to use DefaultTokenSource by default
  • Loading branch information
x13n authored Jul 8, 2020
2 parents c48274b + ce32de9 commit 8507f6e
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.10.0
TAG = v0.11.0

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

0 comments on commit 8507f6e

Please sign in to comment.