From 975f19ab8fd79f23ce80d63f67ee42612e6d1b0b Mon Sep 17 00:00:00 2001 From: Martin Svec Date: Fri, 16 Aug 2024 13:02:06 +0200 Subject: [PATCH] mess --- charts/workflow-manager/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/workflow-manager/Chart.yaml b/charts/workflow-manager/Chart.yaml index 36e8db3f..1bdd6f22 100644 --- a/charts/workflow-manager/Chart.yaml +++ b/charts/workflow-manager/Chart.yaml @@ -3,7 +3,7 @@ name: workflow-manager description: A Helm chart for Kubernetes deploying conductor-server and schellar icon: https://avatars.githubusercontent.com/u/23452093?s=200&v=4 type: application -version: 3.1.2 +version: 3.1.1 appVersion: "6.1.0" maintainers: - name: FRINX @@ -23,4 +23,4 @@ annotations: description: workflow-manager db_ready checks are performed using custom utilities image links: - name: GitHub PR - url: https://github.com/FRINXio/helm-charts/pull/410 + url: https://github.com/FRINXio/helm-charts/pull/411