From 3fe765e0721ad4e9cf7af70eb5071c8481156e5a Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Fri, 26 May 2023 00:07:46 +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 19f90b094..17c777edc 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "40.4" +appVersion: "40.5" 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.4" +version: "40.5"