Skip to content

Commit

Permalink
Merge pull request #37 from chrroberts-pure/makefile-1.0.4.hotfix1
Browse files Browse the repository at this point in the history
Update Makefile in 1.0.4.hotfix1
  • Loading branch information
sdodsley authored Feb 22, 2023
2 parents df8de26 + ca8cfaa commit 82b89ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GOTEST=$(GOCMD) test
GOVET=$(GOCMD) vet
BINARY_NAME=pure-fa-om-exporter
MODULE_NAME=purestorage/fa-openmetrics-exporter
VERSION?=1.0.3
VERSION?=1.0.4.hotfix1
SERVICE_PORT?=9490
DOCKER_REGISTRY?= quay.io/purestorage/
EXPORT_RESULT?=false # for CI please set EXPORT_RESULT to true
Expand Down

0 comments on commit 82b89ae

Please sign in to comment.