From 6849bded8fc3c7cbdb9c5c93c8b37cbf0676d373 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Tue, 16 Jan 2024 21:20:57 +0000 Subject: [PATCH] chore: prepare chart release 0.1.2 --- charts/zipkin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/zipkin/Chart.yaml b/charts/zipkin/Chart.yaml index 6d1aeb9..a26a86d 100644 --- a/charts/zipkin/Chart.yaml +++ b/charts/zipkin/Chart.yaml @@ -10,7 +10,7 @@ # or implied. See the License for the specific language governing permissions and limitations under # the License. apiVersion: v2 -appVersion: 3.0.2 +appVersion: 3.0.3 name: zipkin description: A Zipkin helm chart for kubernetes type: application