From 0a895e6d0ea618dcb8eb33fb0f0c70c55a04635a Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Wed, 13 Apr 2022 14:53:47 -0700 Subject: [PATCH] chore: bump chart version --- ci/helm-chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/helm-chart/Chart.yaml b/ci/helm-chart/Chart.yaml index 9ce69d2bd..3eeb0584b 100644 --- a/ci/helm-chart/Chart.yaml +++ b/ci/helm-chart/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: 2.3.0 +version: 2.4.0 # 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