argocd-helm/charts/argo-rollouts/templates/controller
Ian Muge c8f0471bd0
feat(argo-rollouts): Add notification secret and configmap (#1163)
* fixing the error on the argo rollouts controller needing the notifications configmap and rollout

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* bump chart version

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* updating changelog

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* fix structure to be simialr to argocd-notification as suggested

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* Bump Minor version as we are adding a new feature

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* Updated helm docs, all tests are green, locally

Signed-off-by: Ian Muge <ian.muge@ardoq.com>

* 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-03-14 22:12:41 +01:00
..
clusterrole.yaml fix(argo-rollouts): Update ClusterRole with new rules (#993) 2021-11-15 08:02:03 +01:00
clusterrolebinding.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
deployment.yaml feat(argo-rollouts): Support HA mode for controller with multiple replicas (#1016) 2021-12-20 20:13:24 +01:00
metrics-service.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
notifcations-configmap.yaml feat(argo-rollouts): Add notification secret and configmap (#1163) 2022-03-14 22:12:41 +01:00
notifications-secret.yaml feat(argo-rollouts): Add notification secret and configmap (#1163) 2022-03-14 22:12:41 +01:00
role.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
rolebinding.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
serviceaccount.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
servicemonitor.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00