Skip to content

Commit 51dbb12

Browse files
authored
Merge pull request #32 from chrroberts-pure/v1.0.5
update to v1.0.5
2 parents 6a42d02 + ea11515 commit 51dbb12

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.4
6+
VERSION?=1.0.5
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)