Update index.yaml
Signed-off-by: pdrastil <pdrastil@users.noreply.github.com>
This commit is contained in:
parent
d30f90d834
commit
b6c7184cbf
1 changed files with 30 additions and 1 deletions
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: |
|
||||
- "[Added]: New configuration section `configs.params` for command line parameters"
|
||||
- "[Deprecated]: Command line arguments in `args` sections"
|
||||
- "[Deprecated]: Options `logFormat` and `logLevel` for core components"
|
||||
apiVersion: v2
|
||||
appVersion: v2.4.12
|
||||
created: "2022-09-21T11:48:57.579752798Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.22.2
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 687e921fb1edc60caa39335df4df68ab4c0571454f5f55c626fb43bf38404dc0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argocd
|
||||
- gitops
|
||||
maintainers:
|
||||
- name: argoproj
|
||||
url: https://argoproj.github.io/
|
||||
name: argo-cd
|
||||
urls:
|
||||
- https://github.com/argoproj/argo-helm/releases/download/argo-cd-5.5.0/argo-cd-5.5.0.tgz
|
||||
version: 5.5.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Cleanup of config files to keep them DRY"
|
||||
|
@ -16187,4 +16216,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-09-21T10:35:01.897640268Z"
|
||||
generated: "2022-09-21T11:48:57.585777669Z"
|
||||
|
|
Loading…
Reference in a new issue