From 7f3b9fb6ec991b8ca2bfa20968254465f3f86e97 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Sun, 31 Dec 2023 03:24:32 +0000 Subject: [PATCH] chore: prepare chart release 0.1.0 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 45bcbf8..0ba39db 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,7 +14,7 @@ appVersion: 2.26.0 name: zipkin description: A Zipkin helm chart for kubernetes type: application -version: 0.0.0 +version: 0.1.0 maintainers: - name: openzipkin email: zipkin-dev@googlegroups.com