From a1c04cf3aa77d1b2275a09ec54bcf36f56079da8 Mon Sep 17 00:00:00 2001 From: Ronny Trommer Date: Tue, 11 Nov 2025 12:24:38 +0100 Subject: [PATCH] fix: Bump chart release version Signed-off-by: Ronny Trommer --- horizon/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horizon/Chart.yaml b/horizon/Chart.yaml index e0205f5..345161d 100644 --- a/horizon/Chart.yaml +++ b/horizon/Chart.yaml @@ -17,7 +17,7 @@ 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: 1.1.19 +version: 1.1.20 # 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