Skip to content

Commit 778250f

Browse files
Chore/cr 29689 argo events workflow update with security fixes (#727)
* chore: Fix security vulnerabilities for argo-workflows and argo-events (#716) (cherry picked from commit c9ce4bd) * chore: Fix security vulnerabilities for argo-workflows and argo-events (#716) (cherry picked from commit c9ce4bd) * corrected version * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml --------- Co-authored-by: vadim-kharin-codefresh <vadim.kharin@codefresh.io>
1 parent 10eacfd commit 778250f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ dependencies:
2323
version: 8.0.6-8-cap-v3.0.2-2025-09-07-cdf75df5
2424
- name: argo-events
2525
repository: https://codefresh-io.github.io/argo-helm
26-
version: 2.4.8-cap-CR-29689
26+
version: 2.4.9-cap-CR-30841
2727
- name: argo-workflows
2828
repository: https://codefresh-io.github.io/argo-helm
29-
version: 0.45.15-v3.6.7-cap-CR-28355
29+
version: 0.45.16-v3.6.7-cap-CR-30835
3030
condition: argo-workflows.enabled
3131
- name: argo-rollouts
3232
repository: https://codefresh-io.github.io/argo-helm

0 commit comments

Comments
 (0)