From db6ae0ba02953b8708c847424bc59d40c5acc611 Mon Sep 17 00:00:00 2001 From: Allison Richardet Date: Wed, 6 Nov 2024 08:16:38 -0600 Subject: [PATCH] bump to 0.2.1 Signed-off-by: Allison Richardet --- charts/lucenia/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lucenia/Chart.yaml b/charts/lucenia/Chart.yaml index 0df1d40..5e92173 100644 --- a/charts/lucenia/Chart.yaml +++ b/charts/lucenia/Chart.yaml @@ -15,13 +15,13 @@ 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 lucenia app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.0 +version: 0.2.1 # This is the version number of Lucenia 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. # It is recommended to use it with quotes. -appVersion: "0.2.0" +appVersion: "0.2.1" maintainers: - name: Lucenia