argocd-helm/charts/argo-cd/templates/argocd-application-controller
keiSunagawa a801d55710
fix(argo-cd): global podLabels/podAnnotations object unexpected merge (#930)
* fix(argo-cd): global podLabels/podAnnotations object unexpected merge

Signed-off-by: keiSunagawa <keisunagawa.git@icloud.com>

* fix change log typo

Signed-off-by: keiSunagawa <keisunagawa.git@icloud.com>
2021-09-15 11:30:54 +01:00
..
clusterrole.yaml feat: Support custom rules for the Application Controller Cluster Role (#730) 2021-05-13 15:36:13 +10:00
clusterrolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
deployment.yaml fix(argo-cd): global podLabels/podAnnotations object unexpected merge (#930) 2021-09-15 11:30: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
prometheusrule.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -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
service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04: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