From 77e6d68b1fc8b6bba7e83efff3c711a67d0cb910 Mon Sep 17 00:00:00 2001 From: Benedikt Daurer Date: Mon, 27 Jan 2025 16:57:26 +0000 Subject: [PATCH] Update workflows to try and fix UI submission issue --- charts/workflows/Chart.lock | 6 +++--- charts/workflows/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/workflows/Chart.lock b/charts/workflows/Chart.lock index 59ab5291..2aefe785 100644 --- a/charts/workflows/Chart.lock +++ b/charts/workflows/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: argo-workflows repository: https://argoproj.github.io/argo-helm - version: 0.45.1 + version: 0.45.4 - name: postgresql-ha repository: https://charts.bitnami.com/bitnami version: 14.3.9 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests version: 7.8.0 -digest: sha256:b02441d5265439b0d541327847828292a44c9579480d5fcdbe3ab5fb972e2772 -generated: "2024-12-03T11:34:39.240382319Z" +digest: sha256:a74718ab882534d015145a82922de9436ae5884ecc510f381e1682c680205de1 +generated: "2025-01-27T16:56:48.20133339Z" diff --git a/charts/workflows/Chart.yaml b/charts/workflows/Chart.yaml index d3d79ff2..ede8e474 100644 --- a/charts/workflows/Chart.yaml +++ b/charts/workflows/Chart.yaml @@ -3,12 +3,12 @@ name: workflows description: Data Analysis workflow orchestration type: application -version: 0.12.3 +version: 0.12.4 dependencies: - name: argo-workflows repository: https://argoproj.github.io/argo-helm - version: 0.45.1 + version: 0.45.4 condition: argo-workflows.enabled - name: postgresql-ha repository: https://charts.bitnami.com/bitnami