feat(argo-notifications) Bump argo notifications

Signed-off-by: sergeyshaykhullin <sergeyshaykhullin@gmail.com>
This commit is contained in:
sergeyshaykhullin 2021-03-15 21:07:01 +03:00
parent 650abd1eb1
commit d0f181b79d
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 1.0.1
appVersion: 1.0.2
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
name: argocd-notifications
type: application
version: 1.0.14
version: 1.0.15
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:

View file

@ -7,7 +7,7 @@ fullnameOverride: ""
image:
repository: argoprojlabs/argocd-notifications
tag: v1.0.1
tag: v1.0.2
pullPolicy: IfNotPresent
imagePullSecrets: []