* 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>
* 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
* 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>