From ce897a1493034b5f70b002c1ebba2ec787ca252f Mon Sep 17 00:00:00 2001 From: "cyrill (minamikawa)" <174315682+as-cyrill@users.noreply.github.com> Date: Tue, 15 Jul 2025 15:54:37 +0900 Subject: [PATCH] Bump chart Version and App Version --- charts/lightdash/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lightdash/Chart.yaml b/charts/lightdash/Chart.yaml index 692c922..a7900ea 100644 --- a/charts/lightdash/Chart.yaml +++ b/charts/lightdash/Chart.yaml @@ -6,13 +6,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: 1.6.0 +version: 1.6.1 # 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: 0.1121.0 +appVersion: 0.1810.2 maintainers: - name: owlas