Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
81b53308fa
commit
6b5347476d
1 changed files with 23 additions and 1 deletions
24
index.yaml
24
index.yaml
|
@ -8679,6 +8679,28 @@ entries:
|
||||||
- https://github.com/argoproj/argo-helm/releases/download/argocd-image-updater-0.1.0/argocd-image-updater-0.1.0.tgz
|
- https://github.com/argoproj/argo-helm/releases/download/argocd-image-updater-0.1.0/argocd-image-updater-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argocd-notifications:
|
argocd-notifications:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Added]: Configuration for Pod labels"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.1.1
|
||||||
|
created: "2021-08-27T13:12:55.383889417Z"
|
||||||
|
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||||
|
digest: 96ea4f6c9c965d28ba1da5e7e54909ffc91cc69d6e2e43468ddc3ccf96c33530
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://argocd-notifications.readthedocs.io/en/stable/assets/logo.png
|
||||||
|
keywords:
|
||||||
|
- argoproj
|
||||||
|
- argocd
|
||||||
|
- argocd-notifications
|
||||||
|
maintainers:
|
||||||
|
- name: alexmt
|
||||||
|
- name: andyfeller
|
||||||
|
name: argocd-notifications
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argocd-notifications-1.5.0/argocd-notifications-1.5.0.tgz
|
||||||
|
version: 1.5.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: Use correct names for ConfigMap and Secret"
|
- "[Fixed]: Use correct names for ConfigMap and Secret"
|
||||||
|
@ -9229,4 +9251,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2021-08-27T12:59:51.470645389Z"
|
generated: "2021-08-27T13:12:55.389313023Z"
|
||||||
|
|
Loading…
Reference in a new issue