From 9cbfacdc6a3ed43cedcbda2ac9d23f76c38e393a Mon Sep 17 00:00:00 2001 From: Judd Maltin Date: Wed, 25 Oct 2023 16:28:23 -0400 Subject: [PATCH] increment chart version --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index a1d626d..1abc3ae 100644 --- a/helm/Chart.yaml +++ b/helm/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.2 +version: 0.1.3 # 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