Skip to content

Commit 6c47e8f

Browse files
Feat: OSS-522 cherry-pick sec advisory-GHSA-786q-9hcg-v9ff (#705)
* update the argo-cd version Signed-off-by: reggie-k <[email protected]> * trigger * removed ignore path from component test github action Signed-off-by: reggie-k <[email protected]> --------- Signed-off-by: reggie-k <[email protected]> Co-authored-by: Ilia Medvedev <[email protected]>
1 parent 0af88d3 commit 6c47e8f

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/component-test.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,11 @@ on:
77
- main
88
- 'stable/*'
99
- 'monthly/*'
10-
paths-ignore:
11-
- "*.md"
12-
- charts/**
1310
pull_request:
1411
branches:
1512
- main
1613
- 'stable/*'
1714
- 'monthly/*'
18-
paths-ignore:
19-
- "*.md"
20-
- charts/**
2115

2216
jobs:
2317
component-test:

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- name: argo-cd
2323
repository: https://codefresh-io.github.io/argo-helm
2424
condition: argo-cd.enabled
25-
version: 8.0.6-6-cap-v3.0.2-2025-07-06-e9fc72a9
25+
version: 8.0.6-8-cap-v3.0.2-2025-09-07-cdf75df5
2626
- name: argo-events
2727
repository: https://codefresh-io.github.io/argo-helm
2828
version: 2.4.8-cap-CR-29689

0 commit comments

Comments
 (0)