Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>pull/2016/head
parent
1e23d576c5
commit
1aba86f866
31
index.yaml
31
index.yaml
|
@ -1586,6 +1586,35 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Removed]: Remove Argo CD notification default notifier"
|
||||
apiVersion: v2
|
||||
appVersion: v2.3.2
|
||||
created: "2022-03-29T11:24:35.573456705Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.12.17
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 58ff25c6eed62b7a9ff2d9a54caa59ea4750218853abe413593819af10edd058
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
maintainers:
|
||||
- name: alexec
|
||||
- name: alexmt
|
||||
- name: jessesuen
|
||||
- name: seanson
|
||||
name: argo-cd
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-4.3.0/argo-cd-4.3.0.tgz
|
||||
version: 4.3.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Correct ArgoCD applicationset controller port"
|
||||
|
@ -12975,4 +13004,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-03-28T21:02:43.950971202Z"
|
||||
generated: "2022-03-29T11:24:35.578853816Z"
|
||||
|
|
Loading…
Reference in New Issue