Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
6e75cc8c2d
commit
349ac91e06
1 changed files with 23 additions and 1 deletions
24
index.yaml
24
index.yaml
|
@ -8458,6 +8458,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: |
|
||||||
|
- "[Fixed]: Use correct names for ConfigMap and Secret"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.1.1
|
||||||
|
created: "2021-08-25T12:14:38.7221331Z"
|
||||||
|
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||||
|
digest: c9d4138843394709a5a569ee0bc389e408eb049e59885b51e417652515ad6310
|
||||||
|
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.4.4/argocd-notifications-1.4.4.tgz
|
||||||
|
version: 1.4.4
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Fixed]: Use correct chart icon url"
|
- "[Fixed]: Use correct chart icon url"
|
||||||
|
@ -8986,4 +9008,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-25T07:05:43.004547878Z"
|
generated: "2021-08-25T12:14:38.725737801Z"
|
||||||
|
|
Loading…
Reference in a new issue