Skip to content

Commit

Permalink
Bump prom-to-sd version to use DefaultTokenSource by default
Browse files Browse the repository at this point in the history
  • Loading branch information
xichen2020 committed Jul 7, 2020
1 parent c48274b commit ce32de9
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 ce32de9

Please sign in to comment.