We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e13b7e8 + 3a23d2d commit 671f407Copy full SHA for 671f407
custom-metrics-stackdriver-adapter/Makefile
@@ -3,7 +3,7 @@ GOOS?=linux
3
OUT_DIR?=build
4
PACKAGE=github.com/GoogleCloudPlatform/k8s-stackdriver/custom-metrics-stackdriver-adapter
5
PREFIX?=staging-k8s.gcr.io
6
-TAG = v0.15.1
+TAG = v0.15.2
7
PKG := $(shell find pkg/* -type f)
8
9
.PHONY: build docker push test clean
0 commit comments