Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
20608fc2cf
commit
aaaf376ac6
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
|
- argo-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-cd:
|
argo-cd:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Added]: Ability to override API versions"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.0.4
|
||||||
|
created: "2021-07-09T12:34:39.830624013Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: redis-ha.enabled
|
||||||
|
name: redis-ha
|
||||||
|
repository: https://dandydeveloper.github.io/charts/
|
||||||
|
version: 4.12.14
|
||||||
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery
|
||||||
|
tool for Kubernetes.
|
||||||
|
digest: b5ce83e2a2d6334df608f8d0d0a8c07d86182923d866be587d33f3681b6f54f0
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.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-3.8.0/argo-cd-3.8.0.tgz
|
||||||
|
version: 3.8.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.0.4
|
appVersion: 2.0.4
|
||||||
created: "2021-07-09T11:09:14.904982262Z"
|
created: "2021-07-09T11:09:14.904982262Z"
|
||||||
|
@ -7939,4 +7968,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: "2021-07-09T11:09:15.579389196Z"
|
generated: "2021-07-09T12:34:39.834114499Z"
|
||||||
|
|
Loading…
Reference in a new issue