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 00e0834 + ae29fab commit eec371cCopy full SHA for eec371c
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.2
+TAG = v0.16.0
7
PKG := $(shell find pkg/* -type f)
8
9
.PHONY: build docker push test clean
0 commit comments