Commit graph

8 commits

Author SHA1 Message Date
Domenico Commisso
8c96f76451
fix: add email notifier to argocd-notifier (#395)
* Add email notifier configuration to argocd-notifications chart

* Bump version in chart

* Quote strings in argocd-notifications email notifier

Co-authored-by: Domenico Commisso <dcommisso@users.noreply.github.com>
2020-07-06 08:08:48 -04:00
Jonathan Serafini
7d5d20f615
argocd-notifications: fix serviceaccount name (#389)
* fix: ArgoCD Notifications - Bot service account

* chore: update argocd-notifications version to 1.0.6
2020-06-30 20:31:16 -04:00
Sergey Shaykhullin
5ca92acda0
fix: Escape :icon: yaml (#386)
* Fix :icon: yaml validation

* Bump version

* Add quote filter
2020-06-26 18:38:12 -04:00
appanycd
422752023d
feat(argocd-notifications): Add slack icon and signingSecret support and Grafana support (#384)
* Add icon and signingSecret support

* Fix typo

* Add grafana support

* Fix trailing spaces

* Fix trailing spaces 2

* Fix grafana comments

* Add bot manifests

* Bump version

* No new line character

* Values.yaml new line character

* Add comments

* Add slack.enabled flag

* Move slack bot to bots/slack folder

Co-authored-by: sergeyshaykhullin <sergeyshaykhullin@gmail.com>
Co-authored-by: Sergey Shaykhullin <46970457+sergeyshaykhullin@users.noreply.github.com>
2020-06-23 16:40:18 -04:00
Eric Hayes
f3bfd0f6fa
Added support for webhook triggers. (#380) 2020-06-19 18:25:11 -04:00
Andy Feller
30d53378cf
docs: Adding argocd-notifications maintainer (#370)
* Adding argocd-notifications maintainer

* Bumping version
2020-06-12 12:44:32 -07:00
Albert Dixon
249a79f4c8
fix: ArgoCD Notifications - Deployment manifest udpateStrategy (#372)
fix: ArgoCD Notifications - Deployment manifest udpateStrategy (#372)
2020-06-12 11:48:57 -07:00
Andy Feller
ea4ba2283c
feat: Helm chart contribution for argocd-notifications (#365)
* Helm chart contribution for argocd-notifications

The following chart is a contribution from work done at https://github.com/Bandwidth/ to facilitate installing https://github.com/argoproj-labs/argocd-notifications via Helm chart based on https://github.com/argoproj-labs/argocd-notifications/blob/master/manifests/install.yaml
2020-06-09 11:33:29 -07:00