Skip to content

Commit 96d02ac

Browse files
Update Makefile
1 parent 643996e commit 96d02ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
33
GOVET=$(GOCMD) vet
44
BINARY_NAME=pure-fb-om-exporter
55
MODULE_NAME=purestorage/fb-openmetrics-exporter
6-
VERSION?=1.0.8
6+
VERSION?=1.0.9
77
SERVICE_PORT?=9491
88
DOCKER_REGISTRY?= quay.io/purestorage/
99
EXPORT_RESULT?=false # for CI please set EXPORT_RESULT to true

0 commit comments

Comments
 (0)