Skip to content

Commit 4325806

Browse files
Update Makefile
1 parent 81bdc6c commit 4325806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus-to-sd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENVVAR = GOOS=linux GOARCH=amd64 CGO_ENABLED=0
1818
IMAGE_NAME=prometheus-to-sd
1919
ALL_ARCH=amd64 arm64
2020
PREFIX ?= staging-k8s.gcr.io
21-
TAG ?= v0.11.11
21+
TAG ?= v0.12.1
2222

2323
IMAGE=$(PREFIX)/$(IMAGE_NAME)
2424

0 commit comments

Comments
 (0)