fix: add email notifier to argocd-notifier (#395)
* Add email notifier configuration to argocd-notifications chart * Bump version in chart * Quote strings in argocd-notifications email notifier Co-authored-by: Domenico Commisso <dcommisso@users.noreply.github.com>
This commit is contained in:
parent
7d5d20f615
commit
8c96f76451
3 changed files with 28 additions and 1 deletions
|
|
@ -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.6
|
||||
version: 1.0.7
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue