Skip to content

Commit

Permalink
Merge pull request #469 from masijiaqiu/master
Browse files Browse the repository at this point in the history
Bump prometheus to sd version to v0.11.5
  • Loading branch information
laoj2 authored Apr 29, 2022
2 parents 8da81bb + 00e202e commit 0738e8d
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.4
TAG ?= v0.11.5

IMAGE=$(PREFIX)/$(IMAGE_NAME)

Expand Down

0 comments on commit 0738e8d

Please sign in to comment.