From a8ebbdbad2da1dc8fcc2570778bcc46e438e464d Mon Sep 17 00:00:00 2001 From: secana <12230822+secana@users.noreply.github.com> Date: Sat, 29 Aug 2026 14:42:10 +0000 Subject: [PATCH] chore(helm): bump Kellnr to 6.7.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 681dcc6..917891d 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.5 +version: 6.1.6 # 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.6.0" +appVersion: "6.7.0"