From ecdb971d0809d3081673d58fee7aa6d099dddc3a Mon Sep 17 00:00:00 2001 From: Allison Richardet Date: Thu, 10 Oct 2024 09:31:36 -0500 Subject: [PATCH] bump chart to 0.1.6 with appVersion 0.1.1 (#28) 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 10e79ae..7cd35e3 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.1.5 +version: 0.1.6 # 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.1.0" +appVersion: "0.1.1" maintainers: - name: Lucenia