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:
parent
8e00437e07
commit
ea4ba2283c
13 changed files with 369 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue