From 8814e08871f2aed63326842130c8f5d75024bdb9 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Mon, 19 Jun 2023 23:59:38 +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 17c777edc..a28e6421e 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "40.5" +appVersion: "41.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: "40.5" +version: "41.0"