From 6e19182415d85e8eb8bcccd77cb4f9089f61f6d3 Mon Sep 17 00:00:00 2001 From: Benjamin Blankenmeister Date: Thu, 5 Oct 2023 10:36:23 -0400 Subject: [PATCH] bump version --- charts/seqr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/seqr/Chart.yaml b/charts/seqr/Chart.yaml index f8a3c64a..0fbd3e30 100644 --- a/charts/seqr/Chart.yaml +++ b/charts/seqr/Chart.yaml @@ -17,7 +17,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.0.49 +version: 0.0.50 # 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.