Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading