summaryrefslogtreecommitdiff
path: root/docs/install
AgeCommit message (Collapse)Author
2025-01-10Update reference.md to fix argument name (#1005)LGov
Signed-off-by: LGov <lgo@apache.org>
2025-01-09docs: correct formatting issues (#983)Kevin Johnson
Signed-off-by: Kevin Johnson <kj800x@gmail.com>
2024-09-11fix: missing namespace on clusterrolebinding in install manifests (#860)Cheng Fang
Signed-off-by: Cheng Fang <cfang@redhat.com> Co-authored-by: Jann Fischer <jann@mistrust.net>
2024-08-13feat!: Filter labels on the server instead of client to allow more label ↵jnovick
filtering options (#832) Signed-off-by: Joshua Novick <joshua.novick@hunters.ai>
2024-05-16Update installation.mdIleriayo Adebiyi
Signed-off-by: Ileriayo Adebiyi <ileriayoadebiyi@gmail.com>
2023-07-08docs: Fixed typo (#589)Yuki Nakamura
2022-07-20docs: Fix the wrong flag for the argocd-image-updater (#448)Rick
2022-03-13docs: Refactor docs (#398)jannfis
* docs: Refactor docs Signed-off-by: jannfis <jann@mistrust.net> * Fix spelling Signed-off-by: jannfis <jann@mistrust.net> * Fix spelling Signed-off-by: jannfis <jann@mistrust.net> * Sort expect Signed-off-by: jannfis <jann@mistrust.net>
2022-01-24feat: support filtering apps by label in CLI (#368)Jaideep Raghunath Rao
2022-01-22fix: Use existing registry requests failed metric (#362)Paco Guzmán
Point to the existing metric on the documentation and on the grafana dashboard example
2022-01-06docs: The docs for update-strategies were missing one word (#332)atarax
Co-authored-by: cite <cite@animals.atarax.me>
2021-11-10docs: Update quoted true, false in configmap (#298)manivannan-g
The non-quoted true, false variable assignment in the `argocd-image-updater-config` ConfigMap is causing failures. Quoted them now.
2021-09-28docs: Correct metrics port in docs (#262)Mubarak Jama
2021-08-02docs: Use versioned installation manifests in install docs (#233)jannfis
* docs: Use versioned installation manifests in install docs Signed-off-by: jannfis <jann@mistrust.net> * docs: Use versioned installation manifests in install instructions Signed-off-by: jannfis <jann@mistrust.net>
2021-07-06Update start.md (#225)Joe Bowbeer
2021-03-30docs: Update strategy docs (#178)jannfis
* docs: Some updates to strategy docs Signed-off-by: jannfis <jann@mistrust.net> * docs: Some updates to strategy docs Signed-off-by: jannfis <jann@mistrust.net> * spelling Signed-off-by: jannfis <jann@mistrust.net>
2021-03-29feat: Introduce update strategy 'digest' (#176)jannfis
* feat: Introduce update strategy 'digest' Signed-off-by: jannfis <jann@mistrust.net> * Update tests Signed-off-by: jannfis <jann@mistrust.net> * Set dummy digest for update strategy 'digest' Signed-off-by: jannfis <jann@mistrust.net> * Update docs Signed-off-by: jannfis <jann@mistrust.net> * Update spelling Signed-off-by: jannfis <jann@mistrust.net>
2021-01-26refactor: make argocd-image-updater-config volume mapping optional (#145)Alexander Matyushentsev
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-01-25feat: support managing Application CRD using K8S client (#140) (#144)Alexander Matyushentsev
* feat: support managing Application CRD using K8S client (#140) Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com> * apply review notes Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2020-12-06docs: Update documentation (#128)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2020-12-04feat: Export Prometheus compatible metrics (#123)jannfis
* feat: Export Prometheus compatible metrics Signed-off-by: jannfis <jann@mistrust.net> * adapt spelling action configuration Signed-off-by: jannfis <jann@mistrust.net> * adapt spelling action configuration Signed-off-by: jannfis <jann@mistrust.net>
2020-09-26feat: Allow setting log level from configmap (and environment) (#100)jannfis
* feat: Allow setting log level from configmap (and environment) Also, updates getting started docs. * Update manifests
2020-08-19docs: Update Changelog and also document command line usage (#67)jannfis
* docs: Update Changelog and also document command line usage * typos & white list * hmpf
2020-08-11chore: Fix typos (#40)jannfis
2020-08-11docs: Remove Typo (#34)Zefool
2020-08-09docs: Rename "ArgoCD" to "Argo CD" (#24)jannfis
2020-08-07enhancement: Provide new "run" and "version" commands to the CLI (#14)jannfis
* enhancement: Provide new "run" and "version" commands to the CLI * Also update new usage in the docs * Also update manifests
2020-08-05Add instructions for configuring ArgoCD endpoint via CMjannfis
2020-08-04Initial commitjannfis