File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 7
7
** /charts /** /charts
8
8
** /charts /** /Chart.lock
9
9
10
- # only ignore the values.yaml file at the root of the repo
11
- /values.yaml
10
+ # only ignore any values* .yaml file at the root of the repo
11
+ /values * .yaml
12
12
.devcontainer
13
13
14
14
# ignore local dev
15
15
values-dev.yaml
16
16
dry-run.yaml
17
- values-test.yaml
18
17
.debug
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
17
17
- name : argo-cd
18
18
repository : https://codefresh-io.github.io/argo-helm
19
19
condition : argo-cd.enabled
20
- version : 7.7.14-5 -cap-2.13.3 -2025.3.5-50344f005
20
+ version : 7.8.23-1 -cap-v2.14.9 -2025-04-20-584fc7f3
21
21
- name : argo-events
22
22
repository : https://codefresh-io.github.io/argo-helm
23
23
version : 2.4.7-1-cap-CR-28072
You can’t perform that action at this time.
0 commit comments