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

Commit

Permalink
Merge pull request #1886 from kawych/more_new_metrics
Browse files Browse the repository at this point in the history
Bump Heapster version to v1.5.0-beta.2
  • Loading branch information
kawych committed Nov 22, 2017
2 parents df92080 + 2baecd1 commit 8f34a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ifndef TEMP_DIR
TEMP_DIR:=$(shell mktemp -d /tmp/heapster.XXXXXX)
endif

VERSION?=v1.5.0-beta.0
VERSION?=v1.5.0-beta.2
GIT_COMMIT:=$(shell git rev-parse --short HEAD)

TESTUSER=
Expand Down

0 comments on commit 8f34a50

Please sign in to comment.