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

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
pull/620/head
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,6 +1,6 @@
# Argo Helm Charts
Argo Helm is a collection of **community maintained** charts for http://argoproj.io/ projects. the charts can be added using following command:
Argo Helm is a collection of **community maintained** charts for http://argoproj.io/ projects. The charts can be added using following command:
```
helm repo add argo https://argoproj.github.io/argo-helm

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: []