From 28d7585d70e568de5a1fcf48fad3ec19d8373dc3 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Sat, 13 Apr 2024 02:08:59 +0000 Subject: [PATCH] release: zipkin-0.3.1 --- charts/zipkin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/zipkin/Chart.yaml b/charts/zipkin/Chart.yaml index 3a05058..ced92d9 100644 --- a/charts/zipkin/Chart.yaml +++ b/charts/zipkin/Chart.yaml @@ -10,11 +10,11 @@ # or implied. See the License for the specific language governing permissions and limitations under # the License. apiVersion: v2 -appVersion: 3.1.1 +appVersion: 3.2.0 name: zipkin description: A Zipkin helm chart for kubernetes type: application -version: 0.3.0 # chart version maintained by release automation +version: 0.3.1 # chart version maintained by release automation maintainers: - name: openzipkin email: zipkin-dev@googlegroups.com