Update index.yaml
Signed-off-by: jmeridth <jmeridth@users.noreply.github.com>pull/2873/head
parent
668639f74b
commit
d12aa9acbf
37
index.yaml
37
index.yaml
|
@ -1586,6 +1586,41 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Restart argocd-server when argocd-cm CM is updated
|
||||
artifacthub.io/signKey: |
|
||||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
apiVersion: v2
|
||||
appVersion: v2.9.5
|
||||
created: "2024-01-29T13:58:53.034945978Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.23.0
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: daabffa05db3ba41049096b23f879f7e5f1b6f3718f79b5a33e4b9e4b86d671b
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
kubeVersion: '>=1.23.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.53.10/argo-cd-5.53.10.tgz
|
||||
version: 5.53.10
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
|
@ -28425,4 +28460,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2024-01-26T21:35:40.154209905Z"
|
||||
generated: "2024-01-29T13:58:53.036788246Z"
|
||||
|
|
Loading…
Reference in New Issue