Skip to content

Commit

Permalink
Bump event-exporter version to 0.3.7
Browse files Browse the repository at this point in the history
The new version include increment metric received_entry_count during
list.
  • Loading branch information
sophieliu15 committed Oct 26, 2021
1 parent 9df7733 commit 273ea66
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 @@ -20,7 +20,7 @@ ALL_ARCH=amd64 arm64
IMAGE_NAME = event-exporter

PREFIX ?= staging-k8s.gcr.io
TAG ?= v0.3.6
TAG ?= v0.3.7

IMAGE=$(PREFIX)/$(IMAGE_NAME)

Expand Down

0 comments on commit 273ea66

Please sign in to comment.