From 7553a48c1f82c9c1e0c026ea418ac98d116efce0 Mon Sep 17 00:00:00 2001 From: qmhu Date: Fri, 24 Mar 2023 15:33:55 +0800 Subject: [PATCH] bump up to v0.10.0 --- charts/crane/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/crane/Chart.yaml b/charts/crane/Chart.yaml index 4529b58..ce992f9 100644 --- a/charts/crane/Chart.yaml +++ b/charts/crane/Chart.yaml @@ -16,6 +16,6 @@ sources: type: application -version: 0.9.0 +version: 0.10.0 -appVersion: v0.9.0 \ No newline at end of file +appVersion: v0.10.0 \ No newline at end of file