diff --git a/Makefile b/Makefile index bf37692238..bbee0da387 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ ifndef TEMP_DIR TEMP_DIR:=$(shell mktemp -d /tmp/heapster.XXXXXX) endif -VERSION?=v1.4.2 +VERSION?=v1.4.3 GIT_COMMIT:=$(shell git rev-parse --short HEAD) TESTUSER=