File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -46,3 +46,7 @@ dependencies:
4646 alias : garage-workflows-artifact-storage
4747 version : 0.5.0-cf.2
4848 condition : garage-workflows-artifact-storage.enabled
49+ - name : cf-argocd-extras
50+ repository : oci://quay.io/codefresh/charts
51+ version : 0.1.0
52+ condition : cf-argocd-extras.enabled
Original file line number Diff line number Diff line change @@ -662,3 +662,10 @@ garage-workflows-artifact-storage:
662662 # -- Helm tests
663663 tests :
664664 enabled : false
665+
666+ # -----------------------------------------------------------------------------------------------------------------------
667+ # cf-argocd-extras
668+ # -----------------------------------------------------------------------------------------------------------------------
669+ # -- Codefresh extra services for ArgoCD
670+ cf-argocd-extras :
671+ enabled : false
You can’t perform that action at this time.
0 commit comments