From 26d75da588cc9f0f9bbe3f2fe70bc8a79bfcb870 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Thu, 13 Apr 2023 01:57:26 +0300 Subject: [PATCH] :zap: Set the Helm chart version to `39.6` --- helm-chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml index aee4c5cc9..80081152e 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.0" +appVersion: "39.6" description: The API Traffic Analyzer for Kubernetes home: https://kubeshark.co keywords: @@ -22,4 +22,4 @@ name: kubeshark sources: - https://github.com/kubeshark/kubeshark/tree/master/helm-chart type: application -version: "0.0" +version: "39.6"