From debfc73644ab60925e8216c7f1fb35b4a747dc78 Mon Sep 17 00:00:00 2001 From: Christoph Lehmann <4953689+christophlehmann@users.noreply.github.com> Date: Fri, 7 Feb 2025 17:47:47 +0100 Subject: [PATCH] Bump Chart version --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index f7447a0..a6d2980 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -15,10 +15,10 @@ 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: 0.1.5 +version: 0.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: "0.5.2" +appVersion: "0.5.5"