argocd-helm/charts/argo-cd/templates/argocd-server
Göran Pöhner 6a58945969
fix(argo-cd): Fixed default tls hosts for grpc ingress endpoint (#2580)
* Fixed default tls hosts for grpc ingress endpoint

Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>

* Increased chart version

Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>

* Added changelog entry

Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>

* Updated changelog

Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>

---------

Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2024-03-12 00:08:20 +01:00
..
aws feat(argo-cd): Add templating of ingress extra paths and rules (#2530) 2024-02-29 19:45:29 +00:00
gke feat(argo-cd): Add templating of ingress extra paths and rules (#2530) 2024-02-29 19:45:29 +00:00
openshift fix(argo-cd): Add missing global.domain default values (#2525) 2024-02-19 08:37:38 +00:00
certificate.yaml feat(argo-cd): Add global domain configuration (#2499) 2024-02-16 14:44:51 +00:00
clusterrole.yaml chore(argo-cd): Remove deprecated features and redesign Ingress (#2407) 2024-02-07 21:40:05 +00:00
clusterrolebinding.yaml chore(argo-cd): Remove deprecated features and redesign Ingress (#2407) 2024-02-07 21:40:05 +00:00
deployment.yaml feat(argo-cd): Add support for application controller dynamic cluster distribution. (#2539) 2024-02-25 12:47:00 +00:00
hpa.yaml chore(argo-cd): Remove support for autoscaling/v1 (#2237) 2023-08-28 10:12:29 +02:00
ingress-grpc.yaml fix(argo-cd): Fixed default tls hosts for grpc ingress endpoint (#2580) 2024-03-12 00:08:20 +01:00
ingress.yaml feat(argo-cd): Add templating of ingress extra paths and rules (#2530) 2024-02-29 19:45:29 +00:00
metrics.yaml feat(argo-cd): Add ability to add prometheus.io/scrape annotations (#2037) 2023-05-10 19:39:56 -05:00
networkpolicy.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
pdb.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
role.yaml chore(argo-cd): Remove server.config leftovers (#2504) 2024-02-13 12:13:41 +01:00
rolebinding.yaml chore(argo-cd): DRY cleanup of ServiceAccounts (#2409) 2024-01-05 12:56:59 +00:00
service.yaml feat(argo-cd): Adding "appProtocol: HTTPS" to HTTPS service port of argocd-server. (#1955) 2023-05-28 23:29:30 -05:00
serviceaccount.yaml fix(argo-cd): Fix Repo server serviceaccount label template (#2454) 2024-01-26 07:35:45 +00:00
servicemonitor.yaml feat(argo-cd): Add scrapeTimeout property to server and application… (#2489) 2024-02-12 18:36:39 +00:00