Skip to content

Commit

Permalink
Merge pull request #149 from cezarygerard/master
Browse files Browse the repository at this point in the history
version bump for event exporter
  • Loading branch information
kawych authored Apr 24, 2018
2 parents 50c0b61 + 5c5b0f0 commit b11d7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event-exporter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ BINARY_NAME = event-exporter

PREFIX = gcr.io/google-containers
IMAGE_NAME = event-exporter
TAG = v0.1.9
TAG = v0.2.0

build:
${ENVVAR} godep go build -a -o ${BINARY_NAME}
Expand Down

0 comments on commit b11d7fb

Please sign in to comment.