Skip to content

Commit

Permalink
fix build tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiesmueller committed Mar 15, 2023
1 parent f8eaf24 commit b64d293
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 @@ -18,7 +18,7 @@ ENVVAR = GOOS=linux GOARCH=amd64 CGO_ENABLED=0
IMAGE_NAME=prometheus-to-sd
ALL_ARCH=amd64 arm64
PREFIX ?= staging-k8s.gcr.io
TAG ?= v0.11.6
TAG ?= v0.11.8

IMAGE=$(PREFIX)/$(IMAGE_NAME)

Expand Down

0 comments on commit b64d293

Please sign in to comment.