From 954d051c6ea2aed9cc56716e9372c0ec49079313 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Mon, 11 Dec 2023 22:09:48 +0100 Subject: [PATCH] Bumps version to v3.2.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 1d7f24a..4480a89 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.2 +version: 0.1.3 # 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.1.0" \ No newline at end of file +appVersion: "v3.2.0" \ No newline at end of file