Skip to content

Commit

Permalink
Merge pull request #175 from loburm/event_fix
Browse files Browse the repository at this point in the history
Bump version of the event-exporter.
  • Loading branch information
loburm authored Jul 13, 2018
2 parents 975b89d + 0b661da commit 4682e66
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.2.1
TAG = v0.2.2

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

0 comments on commit 4682e66

Please sign in to comment.