Skip to content

Commit

Permalink
Merge pull request #278 from loburm/ee_release
Browse files Browse the repository at this point in the history
Bump version of event exporter.
  • Loading branch information
loburm authored Aug 2, 2019
2 parents 48a2b3f + bc8af9e commit 7f913ec
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 = staging-k8s.gcr.io
IMAGE_NAME = event-exporter
TAG = v0.2.5
TAG = v0.3.0

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

0 comments on commit 7f913ec

Please sign in to comment.