diff --git a/kubelet-to-gcm/Makefile b/kubelet-to-gcm/Makefile index d82a13a88..6e81c60bc 100644 --- a/kubelet-to-gcm/Makefile +++ b/kubelet-to-gcm/Makefile @@ -15,7 +15,7 @@ OUT_DIR = build PACKAGE = github.com/GoogleCloudPlatform/k8s-stackdriver/kubelet-to-gcm PREFIX = staging-k8s.gcr.io -TAG = 1.4.1 +TAG = 1.4.2 # Rules for building the real image for deployment to gcr.io