diff --git a/README.md b/README.md index 27ee7687..5782d279 100644 --- a/README.md +++ b/README.md @@ -519,7 +519,7 @@ $ chmod +x tools/nozzle.sh Build project: ``` -$ make VERSION=1.3.0 +$ make VERSION=1.3.1 ``` Run tests with [Ginkgo](http://onsi.github.io/ginkgo/) diff --git a/testing/integration/README.md b/testing/integration/README.md index 7bdd5927..0d194aa3 100644 --- a/testing/integration/README.md +++ b/testing/integration/README.md @@ -23,7 +23,7 @@ export API_USER= export EVENTS=ValueMetric,CounterEvent,Error,LogMessage,HttpStartStop,ContainerMetric export SPLUNK_TOKEN= - export SPLUNK_URL= + export SPLUNK_URL=:8089 export SPLUNK_USER= export SPLUNK_PASSWORD= export SPLUNK_INDEX=main diff --git a/tile/tile-history.yml b/tile/tile-history.yml index 23ec9048..0610d5b0 100644 --- a/tile/tile-history.yml +++ b/tile/tile-history.yml @@ -11,4 +11,5 @@ history: - 1.2.1 - 1.2.2 - 1.2.3 -version: 1.3.0 + - 1.3.0 +version: 1.3.1