argocd-helm/charts/argo-cd/templates/argocd-repo-server
Daniel Nachtrub 9c245d4e65
feat(argo-cd): Added apiVersion switch for autoscaling resources (#1375)
* Added apiVersion switch for autoscaling

Signed-off-by: dn <dn@nuvotex.de>

* bumped chart version
added changelog

Signed-off-by: dn <dn@nuvotex.de>

* updated docs with helm-docs 1.9.1

Signed-off-by: dn <dn@nuvotex.de>

* added new line end of file (lint issue)

Signed-off-by: dn <dn@nuvotex.de>

* replaced linebreaks in chart.yaml with LF

Signed-off-by: dn <dn@nuvotex.de>

* Apply changes from code review

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-07-14 15:02:52 +02:00
..
clusterrole.yaml feat(argo-cd): Ability to provide cluster role to repo-server (#919) 2021-09-17 22:14:31 +02:00
clusterrolebinding.yaml feat(argo-cd): Ability to provide cluster role to repo-server (#919) 2021-09-17 22:14:31 +02:00
deployment.yaml feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
hpa.yaml feat(argo-cd): Added apiVersion switch for autoscaling resources (#1375) 2022-07-14 15:02:52 +02:00
metrics-service.yaml feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh (#1270) 2022-05-10 09:40:49 +02:00
networkpolicy.yaml fix(argo-cd): Add missing NetworkPolicy for ApplicationSet and Notifications (#1184) 2022-03-18 21:25:23 +00:00
poddisruptionbudget.yaml fix(argo-cd): adjust api version of pod disruption budget by referring to k8s version (#1289) 2022-05-22 13:51:41 +02: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): Make metrics and serviceMonitors usable on an istio service mesh (#1270) 2022-05-10 09:40:49 +02:00