feat(argocd-notifications): Support new notification controller features from argoproj-labs/argocd-notifications#77 (#1066)
* Support setting secret name Signed-off-by: Hendrik Maus <aidentailor@gmail.com> * Support setting configmap name Signed-off-by: Hendrik Maus <aidentailor@gmail.com> * Use the fullname template for secret name Signed-off-by: Hendrik Maus <aidentailor@gmail.com> * Use the fullname template for configmap name Signed-off-by: Hendrik Maus <aidentailor@gmail.com> * Bump chart version 1.6.1 -> 1.7.0 Signed-off-by: Hendrik Maus <aidentailor@gmail.com> * Update changelog Signed-off-by: Hendrik Maus <aidentailor@gmail.com> * Update README Signed-off-by: Hendrik Maus <aidentailor@gmail.com> Co-authored-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
parent
dbcd02fd8d
commit
0ce72e3028
7 changed files with 39 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v1.2.1
|
|||
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||
name: argocd-notifications
|
||||
type: application
|
||||
version: 1.6.1
|
||||
version: 1.7.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]: Update to app version v1.2.1"
|
||||
- "[Added]: Support for dynamic Secret and ConfigMap names"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue