argocd-helm/charts/argo-cd/templates/argocd-server
Petr Drastil 0b79f5e5c1
feat(argo-cd): Upgrade Argo CD to 2.10.0 (#2476)
* chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.0

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update CRDs to v2.10.0

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* Add variables for new features

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* Fix version in Chart.yaml

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-02-07 08:10:12 +01:00
..
aws fix(argo-cd): fix gRPC service target port (#2138) 2023-06-29 17:02:15 +01:00
gke fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
openshift fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
certificate.yaml chore(argo-cd): Remove support for legacy cert-manager APIs (#2238) 2023-08-27 20:07:17 +01:00
clusterrole.yaml fix(argo-cd): Add permission for Applications in any namespace (#2341) 2023-11-10 06:41:09 -06:00
clusterrolebinding.yaml chore(argo-cd): DRY cleanup of ServiceAccounts (#2409) 2024-01-05 12:56:59 +00:00
deployment.yaml feat(argo-cd): Upgrade Argo CD to 2.10.0 (#2476) 2024-02-07 08:10:12 +01: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): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
ingress.yaml fix(argo-cd): Make the PathType configurable when using single ingress resource in AWS (#2251) 2023-09-07 22:52:17 +09: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 feat(argo-cd): Use new Argo CD extension mechanism (#2406) 2023-12-30 11:02:10 -06: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 fix(argo-cd): make ServiceMonitor annotations in ArgoCD server conditional (#2273) 2023-09-18 14:21:36 +01:00