Skip to content

Commit

Permalink
Merge branch 'rory/upgrade-argo-events' of github.com:rory-lamendola/…
Browse files Browse the repository at this point in the history
…argo-helm into rory/upgrade-argo-events

Signed-off-by: rory.lamendola <[email protected]>
  • Loading branch information
rory.lamendola committed Apr 20, 2021
2 parents 236a49b + 0be2a8e commit 26fe4a1
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.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:
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.1.0
tag: v1.1.1
pullPolicy: IfNotPresent

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

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

imagePullSecrets: []
Expand Down

0 comments on commit 26fe4a1

Please sign in to comment.