From c17fe8bbe92ff434d40ce8f2b78adeb07e8bcf06 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Thu, 3 Oct 2024 18:38:27 +0200 Subject: [PATCH] [elk-frontend] Bumps version to v0.15.1 --- charts/elk-frontend/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/elk-frontend/Chart.yaml b/charts/elk-frontend/Chart.yaml index 5040148..1378ed0 100644 --- a/charts/elk-frontend/Chart.yaml +++ b/charts/elk-frontend/Chart.yaml @@ -16,13 +16,13 @@ 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.2.14 +version: 0.2.15 # 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: "v0.14.0" +appVersion: "0.15.1" maintainers: - name: fSocietySocial