From b0a4405b62ddc8c6db21fa81e2a3cb1a62973a7c Mon Sep 17 00:00:00 2001 From: Mritunjay Sharma Date: Thu, 17 Feb 2022 12:07:10 +0530 Subject: [PATCH] fix release version Signed-off-by: Mritunjay Sharma --- charts/kube-bench-adapter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/kube-bench-adapter/Chart.yaml b/charts/kube-bench-adapter/Chart.yaml index 756478e..95a3397 100644 --- a/charts/kube-bench-adapter/Chart.yaml +++ b/charts/kube-bench-adapter/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to