From 00dd3a93df072760298498385a37928d3fd83c27 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Thu, 20 Apr 2023 21:20:50 +0300 Subject: [PATCH] :zap: Update the Helm chart version --- 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 ea442b5ae..209cde19d 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "39.7" +appVersion: "40.0" 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: "39.7" +version: "40.0"