Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
ecac6f778a
commit
8c1110e9bc
1 changed files with 23 additions and 1 deletions
24
index.yaml
24
index.yaml
|
@ -11271,6 +11271,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]: Ability to define security context for Slack bot deployment"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.2.1
|
||||||
|
created: "2022-02-01T21:49:12.993349639Z"
|
||||||
|
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
||||||
|
digest: 30f8ad2955956ba9604c41d94874e2bd7adb4218b211bc6413ff0a28636ee793
|
||||||
|
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.8.0/argocd-notifications-1.8.0.tgz
|
||||||
|
version: 1.8.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Changed]: Consistent .helmignore"
|
- "[Changed]: Consistent .helmignore"
|
||||||
|
@ -11975,4 +11997,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: "2022-01-31T19:26:34.975409002Z"
|
generated: "2022-02-01T21:49:12.997896273Z"
|
||||||
|
|
Loading…
Reference in a new issue