We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8de26 commit ca8cfaaCopy full SHA for ca8cfaa
Makefile
@@ -4,7 +4,7 @@ GOTEST=$(GOCMD) test
4
GOVET=$(GOCMD) vet
5
BINARY_NAME=pure-fa-om-exporter
6
MODULE_NAME=purestorage/fa-openmetrics-exporter
7
-VERSION?=1.0.3
+VERSION?=1.0.4.hotfix1
8
SERVICE_PORT?=9490
9
DOCKER_REGISTRY?= quay.io/purestorage/
10
EXPORT_RESULT?=false # for CI please set EXPORT_RESULT to true
0 commit comments