Skip to content

Commit d4c83fc

Browse files
authored
Bump custom-metrics-stackdriver-adapter to v0.16.8 (#1217)
1 parent 400e1b3 commit d4c83fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • custom-metrics-stackdriver-adapter

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.16.7
6+
TAG ?= v0.16.8
77
PKG := $(shell find pkg/* -type f)
88

99
.PHONY: build docker push test clean verify-generated update-generated

0 commit comments

Comments
 (0)