From 37bca970b91963c54fbad2371cccae8f38fdaf37 Mon Sep 17 00:00:00 2001 From: secana <12230822+secana@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:31:42 +0000 Subject: [PATCH] chore(helm): bump Kellnr to 6.6.0 --- charts/kellnr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kellnr/Chart.yaml b/charts/kellnr/Chart.yaml index b357a6b..681dcc6 100644 --- a/charts/kellnr/Chart.yaml +++ b/charts/kellnr/Chart.yaml @@ -13,9 +13,9 @@ 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: 6.1.4 +version: 6.1.5 # 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: "6.5.3" +appVersion: "6.6.0"