Update index.yaml
Signed-off-by: mbevc1 <mbevc1@users.noreply.github.com>
This commit is contained in:
parent
01f8f0d54c
commit
d0b6155372
1 changed files with 34 additions and 1 deletions
35
index.yaml
35
index.yaml
|
@ -1586,6 +1586,39 @@ entries:
|
|||
- argo-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-cd:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update Argo CD to v2.4.0"
|
||||
- "[Added]: Specify logs RBAC enforcement config in server"
|
||||
- "[Changed]: Remove ksonnet and helm 2 support from Application and applicationSet CRDs"
|
||||
- "[Changed]: Use applicationset binary on the upstream image"
|
||||
- "[Changed]: Upgrade redis to 7.0.0"
|
||||
apiVersion: v2
|
||||
appVersion: v2.4.0
|
||||
created: "2022-06-14T10:10:38.610439507Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.16.0
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: c75ba48be5299624a9e7172bf9d83d7def04863ce5db849c84a05f47312eb001
|
||||
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-4.9.0/argo-cd-4.9.0.tgz
|
||||
version: 4.9.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Support annotations in argocd-configs secrets"
|
||||
|
@ -14333,4 +14366,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-06-10T16:50:22.738879153Z"
|
||||
generated: "2022-06-14T10:10:38.615889143Z"
|
||||
|
|
Loading…
Reference in a new issue