From 0870833cf5bdaaa7525aa37499cc1e910190dc0a Mon Sep 17 00:00:00 2001 From: Sandeep Mendiratta Date: Sun, 22 Mar 2020 16:14:23 -0500 Subject: [PATCH] minor typo correction in heat map page. Also updated version and Readme with new version Signed-off-by: Sandeep Mendiratta --- Makefile | 2 +- README.md | 2 +- static/index.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index a7e5d5b..b0957d2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ name ?= goldpinger -version ?= 2.0.1 +version ?= 2.0.2 bin ?= goldpinger pkg ?= "github.com/bloomberg/goldpinger" tag = $(name):$(version) diff --git a/README.md b/README.md index 130f5fe..618acc0 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: "docker.io/bloomberg/goldpinger:2.0.1" + image: "docker.io/bloomberg/goldpinger:2.0.2" imagePullPolicy: Always securityContext: allowPrivilegeEscalation: false diff --git a/static/index.html b/static/index.html index 88cf005..46c9cd0 100644 --- a/static/index.html +++ b/static/index.html @@ -137,17 +137,17 @@ limitations under the License.
- Good treshold + Good threshold milliseconds
- Warning treshold + Warning threshold milliseconds
- Problem treshold + Problem threshold milliseconds