From d418201d318364f785c94a78fd1933af1929fbf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens-Thomas=20H=C3=B6now?= Date: Wed, 28 Aug 2024 10:09:00 +0200 Subject: [PATCH] updated execserver version --- charts/execserver/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/execserver/Chart.yaml b/charts/execserver/Chart.yaml index 05b1fba..4bf28c9 100644 --- a/charts/execserver/Chart.yaml +++ b/charts/execserver/Chart.yaml @@ -7,7 +7,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: 0.1.50 +version: 0.1.51 # 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 @@ -18,4 +18,4 @@ appVersion: "v6.12.1" maintainers: - name: programmfabrik email: support@programmfabrik.de - url: https://programmfabrik.de + url: https://programmfabrik.de \ No newline at end of file