Skip to content

Commit 671f407

Browse files
Merge pull request GoogleCloudPlatform#810 from GoogleCloudPlatform/CatherineF-dev-patch-2
Prepare to release custom-metrics-stackdriver-adapter v0.15.2
2 parents e13b7e8 + 3a23d2d commit 671f407

File tree

1 file changed

+1
-1
lines changed
  • custom-metrics-stackdriver-adapter

1 file changed

+1
-1
lines changed

custom-metrics-stackdriver-adapter/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GOOS?=linux
33
OUT_DIR?=build
44
PACKAGE=github.com/GoogleCloudPlatform/k8s-stackdriver/custom-metrics-stackdriver-adapter
55
PREFIX?=staging-k8s.gcr.io
6-
TAG = v0.15.1
6+
TAG = v0.15.2
77
PKG := $(shell find pkg/* -type f)
88

99
.PHONY: build docker push test clean

0 commit comments

Comments
 (0)