From 475ebd84f98992d423ef5d417756c388c9cdfb68 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Sat, 13 Jan 2024 23:39:22 +0000 Subject: [PATCH] chore: prepare chart release 0.1.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 0ba39db..5121ede 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: 2.26.0 +appVersion: 3.0.2 name: zipkin description: A Zipkin helm chart for kubernetes type: application -version: 0.1.0 +version: 0.1.1 maintainers: - name: openzipkin email: zipkin-dev@googlegroups.com