forked from argoproj/argo-helm
bumped appVersion / image to v1.2.0 (#1039)
Signed-off-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com> Co-authored-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com>main argocd-notifications-1.6.0
parent
1292c99014
commit
b13aa9facf
|
@ -1,9 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: v1.1.1
|
||||
appVersion: v1.2.0
|
||||
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||
name: argocd-notifications
|
||||
type: application
|
||||
version: 1.5.2
|
||||
version: 1.6.0
|
||||
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]: Use helm-docs to generate README.md"
|
||||
- "[Changed]: Update to app version v1.2.0"
|
||||
|
|
Loading…
Reference in New Issue