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

Commit 8f34a50

Browse files
authored
Merge pull request #1886 from kawych/more_new_metrics
Bump Heapster version to v1.5.0-beta.2
2 parents df92080 + 2baecd1 commit 8f34a50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0
14+
VERSION?=v1.5.0-beta.2
1515
GIT_COMMIT:=$(shell git rev-parse --short HEAD)
1616

1717
TESTUSER=

0 commit comments

Comments
 (0)