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
This commit is contained in:
Andy Feller 2020-06-09 14:33:29 -04:00 committed by GitHub
parent 8e00437e07
commit ea4ba2283c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 369 additions and 3 deletions

View file

@ -1,13 +1,16 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# Argo Workflows
/charts/argo @benjaminws @stefansedich @paguos
# Argo CD
/charts/argo-cd @seanson @spencergilbert
# Argo Events
/charts/argo-events @jbehling
# Argo Workflows
/charts/argo @benjaminws @stefansedich @paguos
# Argo Rollouts
/charts/argo-rollouts @cabrinha
# Argo CD Notifications
/charts/argocd-notifications @alexmt @andyfeller