Skip to content

Commit 82b89ae

Browse files
authored
Merge pull request #37 from chrroberts-pure/makefile-1.0.4.hotfix1
Update Makefile in 1.0.4.hotfix1
2 parents df8de26 + ca8cfaa commit 82b89ae

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
@@ -4,7 +4,7 @@ GOTEST=$(GOCMD) test
44
GOVET=$(GOCMD) vet
55
BINARY_NAME=pure-fa-om-exporter
66
MODULE_NAME=purestorage/fa-openmetrics-exporter
7-
VERSION?=1.0.3
7+
VERSION?=1.0.4.hotfix1
88
SERVICE_PORT?=9490
99
DOCKER_REGISTRY?= quay.io/purestorage/
1010
EXPORT_RESULT?=false # for CI please set EXPORT_RESULT to true

0 commit comments

Comments
 (0)