Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
2c01d1b268
commit
8bb276eb51
1 changed files with 23 additions and 1 deletions
24
index.yaml
24
index.yaml
|
@ -8204,6 +8204,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]: Example for 'defaultTriggers'"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.1.1
|
||||||
|
created: "2021-08-17T09:13:15.425910776Z"
|
||||||
|
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||||
|
digest: 894bccebcb9b6539580da2b20834ba7efbec4c6ce034aa5d5fecc2020842ae9c
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.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.2/argocd-notifications-1.4.2.tgz
|
||||||
|
version: 1.4.2
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Initialize Changelog"
|
- "[Added]: Initialize Changelog"
|
||||||
|
@ -8688,4 +8710,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-17T07:31:05.063564997Z"
|
generated: "2021-08-17T09:13:15.429021077Z"
|
||||||
|
|
Loading…
Reference in a new issue