feat(argocd-notifications): Bump argo notifications (#625)

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
Sergey Shaykhullin 2021-03-19 01:38:02 +03:00 committed by GitHub
parent 04b5c32d80
commit c6e5412350
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 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: []