chore(argocd-notifications): update argocd-notifications to 1.1.1 (#679)

Signed-off-by: Ryota Sakamoto <sakamo.ryota+github@gmail.com>
pull/681/head
ryota-sakamoto 2021-04-20 01:23:06 +09:00 committed by GitHub
parent 190defcc8b
commit 913a623dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 1.1.0
appVersion: 1.1.1
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
name: argocd-notifications
type: application
version: 1.1.0
version: 1.1.1
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.1.0
tag: v1.1.1
pullPolicy: IfNotPresent
imagePullSecrets: []
@ -337,7 +337,7 @@ bots:
image:
repository: argoprojlabs/argocd-notifications
tag: v1.1.0
tag: v1.1.1
pullPolicy: IfNotPresent
imagePullSecrets: []