diff --git a/Makefile b/Makefile index 05112af..d962ac1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ name ?= goldpinger -version ?= v3.10.1 +version ?= v3.10.2 bin ?= goldpinger pkg ?= "github.com/bloomberg/goldpinger" tag = $(name):$(version) diff --git a/charts/goldpinger/Chart.yaml b/charts/goldpinger/Chart.yaml index cb5743b..200ed43 100644 --- a/charts/goldpinger/Chart.yaml +++ b/charts/goldpinger/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: goldpinger -appVersion: "3.10.1" +appVersion: "3.10.2" version: 1.0.1 description: Goldpinger is a tool to help debug, troubleshoot and visualize network connectivity and slowness issues. home: https://github.com/bloomberg/goldpinger