Update index.yaml
Signed-off-by: jmeridth <jmeridth@users.noreply.github.com>
This commit is contained in:
parent
6d4b74ff1d
commit
75deabb6b7
1 changed files with 38 additions and 1 deletions
39
index.yaml
39
index.yaml
|
@ -1586,6 +1586,43 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Ability to add prometheus.io/scrape annotations to all metrics services
|
||||
- kind: added
|
||||
description: Ability to change metrics service type and clusterIP
|
||||
artifacthub.io/signKey: |
|
||||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
apiVersion: v2
|
||||
appVersion: v2.7.1
|
||||
created: "2023-05-11T00:40:19.348170016Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.22.5
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 8b939037b07befa6368cee98a72b25f0c054af9a6c6b047167d0dbb8206c3b74
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
kubeVersion: '>=1.22.0-0'
|
||||
maintainers:
|
||||
- name: argoproj
|
||||
url: https://argoproj.github.io/
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
||||
- https://github.com/argoproj/argo-cd
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-5.33.0/argo-cd-5.33.0.tgz
|
||||
version: 5.33.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -23126,4 +23163,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2023-05-11T00:09:58.10330432Z"
|
||||
generated: "2023-05-11T00:40:19.350164118Z"
|
||||
|
|
Loading…
Reference in a new issue