From a9b598bc417efe858df818b28fcf3af05fb56667 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Thu, 4 May 2023 21:45:55 +0300 Subject: [PATCH] :arrow_up: Bump 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 209cde19d..51399d056 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "40.0" +appVersion: "40.1" 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: "40.0" +version: "40.1"