From 157d6f5e98b5011e8d761d2262a431d420cf08f4 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Wed, 20 Nov 2024 21:19:07 +0100 Subject: [PATCH] [cinnyapp] Bumps Version --- 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 4480a89..ddd8a51 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.3 +version: 0.1.4 # 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.2.0" \ No newline at end of file +appVersion: "v4.2.3" \ No newline at end of file