From 6b898077f11d275fc11c1c0de03c4aa5c1e8a9bc Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Wed, 21 Jun 2023 17:04:25 +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 a28e6421e..e871bcb0b 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "41.0" +appVersion: "41.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: "41.0" +version: "41.1"