Sergey
2fd551c60f
feat(argocd-notifications): Add support of custom environment variables. ( #580 )
...
Signed-off-by: 1Psy <41047934+1Psy@users.noreply.github.com>
Co-authored-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2021-02-15 20:23:19 -08:00
Vitaliy
e141b401fe
Fixed #570 : YAML parse error in argocd-notifications/templates/secret.yaml ( #573 )
...
Signed-off-by: Vitaliy Fuks <vitaliyf@users.noreply.github.com>
Co-authored-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2021-02-09 16:56:44 -08:00
georgekaz
ba467c8a4b
feat(argocd-notifications): update to support argocd-notification v1.0.1 ( #567 )
...
Signed-off-by: George Kaz <egeorgekaz@gmail.com>
2021-02-03 12:48:19 -08:00
Richard Simpson
0a03ca0bab
feat: add support for configuring bot port ( #432 )
...
* feat: add support for configuring bot port
Adds support for configuring the bot listening port for people who want it to listen on 443 (for example)
* bump version
* remove unnecessary protocol
Co-authored-by: Andy Feller <andrew.feller@gmail.com>
2020-08-28 22:01:39 -04:00
Crystal Augustus
85b1b83ad0
argocd-notifications: Add podAnnotations ( #423 )
...
Co-authored-by: Andy Feller <andrew.feller@gmail.com>
2020-08-15 13:49:27 -04:00
Albert Dixon
cd4adfcaf8
feat: Argo Notifications - add extraArgs value ( #416 )
...
* charts/argocd-notifications/values: add extraArgs
* charts/argocd-notifications/templates/deployment: use extraArgs
* charts/argocd-notifications/chart: bump chart ver
* charts/argocd-notifications/chart: actually set ver
2020-07-31 17:57:19 -04:00
Maciej Moleda
c716c1795e
[argocd-notifications] add monitoring and slack bot service annotations ( #411 )
...
* feat: add slack bot service annotations to argocd-notifications
* feat: add monitoring to argocd-notifications
2020-07-22 20:58:59 -04:00
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