Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
653ac2dd1c
commit
d86b59433e
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: |
|
||||
- "[Fixed]: Adjust api version of pod disruption budget by referring to k8s version"
|
||||
apiVersion: v2
|
||||
appVersion: v2.3.4
|
||||
created: "2022-05-22T11:52:09.457608439Z"
|
||||
dependencies:
|
||||
- condition: redis-ha.enabled
|
||||
name: redis-ha
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
version: 4.12.17
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||
tool for Kubernetes.
|
||||
digest: 356f41a6047c25d136bd5e57890f115f5b16f99b01b3eb32de72e81bf2ed382e
|
||||
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.6.4/argo-cd-4.6.4.tgz
|
||||
version: 4.6.4
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Add support for external issuers in server Certificate resource"
|
||||
|
@ -13966,4 +13995,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-05-22T07:43:34.987026095Z"
|
||||
generated: "2022-05-22T11:52:09.46322273Z"
|
||||
|
|
Loading…
Reference in a new issue