From 4ad867a6cfe5f01138a337c8f905edcd690751d2 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Tue, 5 Aug 2025 12:48:48 +0200 Subject: [PATCH] upgrade appVersion number to 6.2.11 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d80ad88..38abaf6 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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: "5.4.2" +appVersion: "6.2.11"