* Support setting secret name
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
* Support setting configmap name
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
* Use the fullname template for secret name
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
* Use the fullname template for configmap name
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
* Bump chart version 1.6.1 -> 1.7.0
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
* Update changelog
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
* Update README
Signed-off-by: Hendrik Maus <aidentailor@gmail.com>
Co-authored-by: Marko Bevc <marko@scalefactory.com>
* docs(argocd-notifications): Use helm-docs
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Use chart appVersion as default image tag
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* support annotations on secret objects
Signed-off-by: Marcial White <marcial@kaskada.com>
* true-up artifacthub changes
Signed-off-by: Marcial White <marcial@kaskada.com>
Co-authored-by: Marko Bevc <marko@scalefactory.com>
* add service account to argocd notifications
Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
* change chart.yaml
Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
* remove dots and quotes from toYaml serviceaccount
Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
* chore: Apply suggestions from code review
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
* fix: bump chart version
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* 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>