argocd-helm/charts/argo-cd/templates/argocd-server
Artem Kosenko 0fe9ec1add
feat(argo-cd): Implement server.additionalApplications[].info (#944)
* fix issue 943

Signed-off-by: Artem Kosenko <artem.kosenko@thomsonreuters.com>

* Apply changes from code review

Changes in detail:
- Add missing examples/documentation in values.yaml
- Beautify indentation
- Use 'with' instead of 'if' to don't repeat variable names
- Fix changelog annotation
- Bump minor chart version as this adds a feature

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

* Update README

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

Co-authored-by: Marko Bevc <marko@scalefactory.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-09-27 21:32:15 +02:00
..
alb-grpc-service.yaml feat(argo-cd): Make AWS ALB GRPC backend protocol version configurable (#909) 2021-08-27 15:47:01 +02:00
applications.yaml feat(argo-cd): Implement server.additionalApplications[].info (#944) 2021-09-27 21:32:15 +02: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 fix(argo-cd): Also add hostAliases to dex deployment (#941) 2021-09-27 12:04:14 +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): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
ingress.yaml feat(argo-cd): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
metrics-service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
networkpolicy.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02: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(argo-cd): Add sessionAffinity to server service (#859) 2021-08-07 14:07:41 +01:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Allow service monitor relabeling configs (#897) 2021-08-25 17:04:29 +02:00