From a51d5ff5020b3a37bf82a5c8a4c91b8039dc6f22 Mon Sep 17 00:00:00 2001 From: Alex Lokshin Date: Mon, 9 Sep 2024 14:11:52 -0400 Subject: [PATCH] chore: Increment chart version to 1.10.4 (#105) --- stack/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index 3dca743..447f875 100644 --- a/stack/Chart.yaml +++ b/stack/Chart.yaml @@ -15,7 +15,7 @@ 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: 1.10.3 +version: 1.10.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