Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
8d3c12ba65
commit
545b994d21
1 changed files with 31 additions and 1 deletions
32
index.yaml
32
index.yaml
|
@ -1586,6 +1586,36 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update to Argo-CD v2.2.3"
|
||||
- "[Changed]: Update Redis to v6.2.6"
|
||||
apiVersion: v2
|
||||
appVersion: v2.2.3
|
||||
created: "2022-01-26T15:14:36.56182958Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.12.17
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 1c0de8cc075c67cb4b62674b6e82920ab3c4c80373814d71d6b10c47f907dab7
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.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.32.0/argo-cd-3.32.0.tgz
|
||||
version: 3.32.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Consistent .helmignore"
|
||||
|
@ -11836,4 +11866,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-01-25T12:43:35.459656266Z"
|
||||
generated: "2022-01-26T15:14:36.567347996Z"
|
||||
|
|
Loading…
Reference in a new issue