Skip to content

Commit b32ac5b

Browse files
committed
helm chart
1 parent 8571699 commit b32ac5b

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

csdp-installer-0.1.0.tgz

101 KB
Binary file not shown.

index.yaml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
apiVersion: v1
2+
entries:
3+
argo-cd:
4+
- annotations:
5+
artifacthub.io/changes: |
6+
- "[Changed]: Update to Argo CD v2.3.2"
7+
apiVersion: v2
8+
appVersion: v2.3.2
9+
created: "2022-03-23T17:49:19.655356+02:00"
10+
dependencies:
11+
- condition: redis-ha.enabled
12+
name: redis-ha
13+
repository: https://dandydeveloper.github.io/charts/
14+
version: 4.12.17
15+
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
16+
tool for Kubernetes.
17+
digest: 8e31a5dc39dc0600166cefbbd5e6a3f747d434a87a8561614220bfd989901b8b
18+
home: https://github.com/argoproj/argo-helm
19+
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
20+
keywords:
21+
- argoproj
22+
- argocd
23+
- gitops
24+
maintainers:
25+
- name: alexec
26+
- name: alexmt
27+
- name: jessesuen
28+
- name: seanson
29+
name: argo-cd
30+
urls:
31+
- charts/argo-cd-4.2.2.tgz
32+
version: 4.2.2
33+
generated: "2022-03-23T17:49:19.638906+02:00"

0 commit comments

Comments
 (0)