bumped argocd notifications version to v1.2.1 (#1057)
Signed-off-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com> Co-authored-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com>
This commit is contained in:
parent
6d872cb02f
commit
6bea3ace8d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: v1.2.0
|
||||
appVersion: v1.2.1
|
||||
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||
name: argocd-notifications
|
||||
type: application
|
||||
version: 1.6.0
|
||||
version: 1.6.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argocd-notifications.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
|
@ -15,4 +15,4 @@ maintainers:
|
|||
- name: andyfeller
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update to app version v1.2.0"
|
||||
- "[Changed]: Update to app version v1.2.1"
|
||||
|
|
Loading…
Reference in a new issue