From c4b84f2e45fcb44caacde192fc01594cebac823f Mon Sep 17 00:00:00 2001 From: Akash-Jain <15995028+akash-jain-10@users.noreply.github.com> Date: Tue, 21 May 2024 22:30:31 +0530 Subject: [PATCH] HOTFIX: Revert chart yaml version to `1.4.0` --- charts/openmetadata/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index 9acc2e4..619791e 100644 --- a/charts/openmetadata/Chart.yaml +++ b/charts/openmetadata/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.4.1 +version: 1.4.0 # 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