Skip to content

Commit

Permalink
Update workflows to try and fix UI submission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
daurer committed Jan 28, 2025
1 parent 0f83caf commit 67311b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/workflows/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions charts/workflows/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: workflows
description: Data Analysis workflow orchestration
type: application

version: 0.13.0
version: 0.13.1

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
Expand Down

0 comments on commit 67311b8

Please sign in to comment.