Update index.yaml
Signed-off-by: yu-croco <yu-croco@users.noreply.github.com>
This commit is contained in:
parent
300a25f53b
commit
00bbaf2278
1 changed files with 43 additions and 1 deletions
44
index.yaml
44
index.yaml
|
@ -1586,6 +1586,48 @@ entries:
|
||||||
- argo-0.1.0.tgz
|
- argo-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-cd:
|
argo-cd:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: added
|
||||||
|
description: Global nodeSelector configuration
|
||||||
|
- kind: added
|
||||||
|
description: Global tolerations configuration
|
||||||
|
- kind: added
|
||||||
|
description: Global topologySpreadConstraints configuration
|
||||||
|
- kind: added
|
||||||
|
description: Missing component level topologySpreadConstraints configuration
|
||||||
|
- kind: added
|
||||||
|
description: Missing component level priorityClassName configuration
|
||||||
|
- kind: changed
|
||||||
|
description: Global affinity preset can be disabled
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.6.3
|
||||||
|
created: "2023-03-02T14:29:31.164405362Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: redis-ha.enabled
|
||||||
|
name: redis-ha
|
||||||
|
repository: https://dandydeveloper.github.io/charts/
|
||||||
|
version: 4.22.4
|
||||||
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||||
|
tool for Kubernetes.
|
||||||
|
digest: ebfbd8b8ced3886b2a2b3c694cef355d8108be0e34f6fc8bc67184d3713eb409
|
||||||
|
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.24.0/argo-cd-5.24.0.tgz
|
||||||
|
version: 5.24.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
|
@ -21301,4 +21343,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: "2023-02-28T23:30:27.558072495Z"
|
generated: "2023-03-02T14:29:31.166422048Z"
|
||||||
|
|
Loading…
Reference in a new issue