From 7f3c4be355c26d4e4c15f9e8a9775ffb98030004 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Mon, 11 Dec 2023 22:09:24 +0100 Subject: [PATCH] Bumps version to v3.1.0 --- charts/cinnyapp/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cinnyapp/Chart.yaml b/charts/cinnyapp/Chart.yaml index 81362af..1d7f24a 100644 --- a/charts/cinnyapp/Chart.yaml +++ b/charts/cinnyapp/Chart.yaml @@ -23,10 +23,10 @@ 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.1.1 +version: 0.1.2 # 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. # It is recommended to use it with quotes. -appVersion: "v3.0.0" \ No newline at end of file +appVersion: "v3.1.0" \ No newline at end of file