From c5681871e448c245261245d63548b57e616e4ebd Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Fri, 1 Sep 2023 03:22:56 +0300 Subject: [PATCH] :bookmark: Bump the Helm chart version to `50.2` --- 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 c740da174..7cc992be8 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "50.1" +appVersion: "50.2" description: The API Traffic Analyzer for Kubernetes home: https://kubeshark.co keywords: @@ -22,5 +22,5 @@ name: kubeshark sources: - https://github.com/kubeshark/kubeshark/tree/master/helm-chart type: application -version: "50.1" +version: "50.2" icon: https://raw.githubusercontent.com/kubeshark/assets/master/logo/vector/logo.svg