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 77** /charts /** /charts
88** /charts /** /Chart.lock
99
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
1212.devcontainer
1313
1414# ignore local dev
1515values-dev.yaml
1616dry-run.yaml
17- values-test.yaml
1817.debug
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
1717- name : argo-cd
1818 repository : https://codefresh-io.github.io/argo-helm
1919 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
2121- name : argo-events
2222 repository : https://codefresh-io.github.io/argo-helm
2323 version : 2.4.7-1-cap-CR-28072
You can’t perform that action at this time.
0 commit comments