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.