From 24ed5fe384d6236a76fadde9f87659e7cc893ecb Mon Sep 17 00:00:00 2001 From: Andy Feller Date: Thu, 11 Jun 2020 07:20:11 -0400 Subject: [PATCH] Adding argocd-notifications maintainer --- 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 0700ce4c..9ea4006d 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.0 +version: 1.0.1 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