From 30d53378cf2a060e5539d4122371d0226c323e88 Mon Sep 17 00:00:00 2001 From: Andy Feller Date: Fri, 12 Jun 2020 15:44:32 -0400 Subject: [PATCH] docs: Adding argocd-notifications maintainer (#370) * Adding argocd-notifications maintainer * Bumping version --- charts/argocd-notifications/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/argocd-notifications/Chart.yaml b/charts/argocd-notifications/Chart.yaml index b03c0b38..02d935de 100644 --- a/charts/argocd-notifications/Chart.yaml +++ b/charts/argocd-notifications/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 0.7.0 description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD. name: argocd-notifications type: application -version: 1.0.1 +version: 1.0.2 home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png keywords: @@ -12,3 +12,4 @@ keywords: - argocd-notifications maintainers: - name: alexmt + - name: andyfeller