Skip to content

Commit

Permalink
Merge pull request #441 from sophieliu15/metrics_fix_1
Browse files Browse the repository at this point in the history
Bump event-exporter version to 0.3.6.
  • Loading branch information
sophieliu15 authored Oct 15, 2021
2 parents 4c61bf7 + 471704a commit 9d4f312
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.5
TAG ?= v0.3.6

IMAGE=$(PREFIX)/$(IMAGE_NAME)

Expand Down

0 comments on commit 9d4f312

Please sign in to comment.