From 72e7854307d22d742473b5c01a94fbe8013d9f37 Mon Sep 17 00:00:00 2001 From: niv1612 Date: Thu, 12 Jan 2023 11:57:30 +0000 Subject: [PATCH] build: Automated Change - Bump helm chart version to "0.3.30" --- 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 e77e72a3..9ae47309 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.29 +version: 0.3.30 # 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.