From 218f55b9091381e11bb93cd5ddc9b521721354d5 Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Fri, 19 Jan 2024 04:38:46 -0800 Subject: [PATCH] Updated chart/app version (#116) --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 1ebc973..cae84cd 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,12 +15,12 @@ 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: 4.0.0 +version: 4.1.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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v4.0.2 +appVersion: v4.2.3 dependencies: - name: elasticsearch