From cde80c2c90e33f0a98b3e3af83d9c8d970fe8bf3 Mon Sep 17 00:00:00 2001 From: Gavin Heavyside Date: Mon, 6 Nov 2023 18:41:34 +0000 Subject: [PATCH] Bump appVersion Trigger a rebuild with the latest version of dependencies --- charts/kminion/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/kminion/Chart.yaml b/charts/kminion/Chart.yaml index fbcc050..67f0a25 100644 --- a/charts/kminion/Chart.yaml +++ b/charts/kminion/Chart.yaml @@ -21,4 +21,4 @@ version: 0.12.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: "v2.2.5" +appVersion: "v2.2.6"