From 3d8be5e1bf7fbce28117329b0ec4ec3f0f5fa0d3 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Mon, 18 Jul 2022 14:54:42 -0700 Subject: [PATCH] chore: bump helm chart to 3.0.0 --- 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 20c980bd0..3e30d4faf 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.6.0 +version: 3.0.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