argocd-helm/charts/argo-cd/templates/argocd-server
Atze de Vries 783cb3e029
feat(argo-cd): Add ability to override API versions (#760)
* feat: Add ability to override api versions for argocd
Signed-off-by: Atze de Vries <devries@zorgdomein.nl>

* fix linting

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>

* reimplement a bit and update chart version

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>

* update to new minor

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>

* fix spaces in comments

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>

* Updated flow control and add documentation on apiVersionOverrides

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>

* Add changelog annotation

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-07-09 14:34:09 +02:00
..
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
backendconfig.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
certificate.yaml feat(argo-cd): Add ability to override API versions (#760) 2021-07-09 14:34:09 +02:00
clusterrole.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
clusterrolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
deployment.yaml feat(argo-cd): Add ability to manage gpgKeys (#797) 2021-07-05 11:41:55 +02:00
hpa.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
ingress-grpc.yaml feat(argo-cd): Add pathType value to ingress (#822) 2021-07-05 11:52:59 +02:00
ingress.yaml feat(argo-cd): Add pathType value to ingress (#822) 2021-07-05 11:52:59 +02:00
metrics-service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
projects.yaml feat(argo-cd): Add Support for syncWindows in additionalProjects (#398) 2020-08-29 16:37:57 -04:00
role.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
rolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
route.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
service.yaml feat(argocd): Added externalTrafficPolicy to server service (#736) 2021-05-18 09:24:45 +02:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Extract ServiceMonitor interval to values (#739) 2021-05-21 14:43:10 +02:00