From b4d33056592c135674cb6ef8d783351237d2adac Mon Sep 17 00:00:00 2001 From: shmu3l Date: Thu, 3 Nov 2022 15:19:28 +0000 Subject: [PATCH] build: Automated Change - Bump helm chart version to "0.3.8" --- charts/datree-admission-webhook/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/datree-admission-webhook/Chart.yaml b/charts/datree-admission-webhook/Chart.yaml index bf22cbbc..395a78d3 100644 --- a/charts/datree-admission-webhook/Chart.yaml +++ b/charts/datree-admission-webhook/Chart.yaml @@ -15,7 +15,7 @@ kubeVersion: ">=1.16.0-0" # 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.3.7 +version: 0.3.8 # 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 # follow Semantic Versioning. They should reflect the version the application is using.