Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit a5638ec

Browse files
authored
Merge pull request #1912 from kawych/bump
Bump Heapster version to v1.5.0
2 parents a2a35ba + 9fd239a commit a5638ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ifndef TEMP_DIR
1111
TEMP_DIR:=$(shell mktemp -d /tmp/heapster.XXXXXX)
1212
endif
1313

14-
VERSION?=v1.5.0-beta.3
14+
VERSION?=v1.5.0
1515
GIT_COMMIT:=$(shell git rev-parse --short HEAD)
1616

1717
TESTUSER=

0 commit comments

Comments
 (0)