We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af88d3 commit 6c47e8fCopy full SHA for 6c47e8f
.github/workflows/component-test.yaml
@@ -7,17 +7,11 @@ on:
7
- main
8
- 'stable/*'
9
- 'monthly/*'
10
- paths-ignore:
11
- - "*.md"
12
- - charts/**
13
pull_request:
14
branches:
15
16
17
18
19
20
21
22
jobs:
23
component-test:
charts/gitops-runtime/Chart.yaml
@@ -22,7 +22,7 @@ dependencies:
- name: argo-cd
repository: https://codefresh-io.github.io/argo-helm
24
condition: argo-cd.enabled
25
- version: 8.0.6-6-cap-v3.0.2-2025-07-06-e9fc72a9
+ version: 8.0.6-8-cap-v3.0.2-2025-09-07-cdf75df5
26
- name: argo-events
27
28
version: 2.4.8-cap-CR-29689
0 commit comments