Skip to content

Commit

Permalink
chore(argocd-notifications): update argocd-notifications to 1.1.0 (#671)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryota Sakamoto <[email protected]>

Co-authored-by: Alexander Matyushentsev <[email protected]>
  • Loading branch information
ryota-sakamoto and Alexander Matyushentsev authored Apr 15, 2021
1 parent 4921139 commit 190defc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/argocd-notifications/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 1.0.2
appVersion: 1.1.0
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
name: argocd-notifications
type: application
version: 1.0.15
version: 1.1.0
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/argocd-notifications/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ fullnameOverride: ""

image:
repository: argoprojlabs/argocd-notifications
tag: v1.0.2
tag: v1.1.0
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down Expand Up @@ -337,7 +337,7 @@ bots:

image:
repository: argoprojlabs/argocd-notifications
tag: v1.0.1
tag: v1.1.0
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 190defc

Please sign in to comment.