-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathChart.yaml
52 lines (52 loc) · 1.66 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
apiVersion: v2
appVersion: 0.1.67
description: A Helm chart for Codefresh gitops runtime
name: gitops-runtime
version: 0.0.0
home: https://github.com/codefresh-io/gitops-runtime-helm
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
keywords:
- codefresh
- gitops
maintainers:
- name: codefresh
url: https://codefresh-io.github.io/
annotations:
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
dependencies:
- name: argo-cd
repository: https://codefresh-io.github.io/argo-helm
version: 7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858
- name: argo-events
repository: https://codefresh-io.github.io/argo-helm
version: 2.4.7-1-cap-CR-26731
- name: argo-workflows
repository: https://codefresh-io.github.io/argo-helm
version: 0.45.2-v3.6.4-cap-CR-27392
condition: argo-workflows.enabled
- name: argo-rollouts
repository: https://codefresh-io.github.io/argo-helm
version: 2.37.3-1-v1.7.1-CR-24605
condition: argo-rollouts.enabled
- name: sealed-secrets
repository: https://bitnami-labs.github.io/sealed-secrets/
version: 2.17.0
- name: codefresh-tunnel-client
repository: oci://quay.io/codefresh/charts
version: 0.1.18
alias: tunnel-client
condition: tunnel-client.enabled
- name: codefresh-gitops-operator
repository: oci://quay.io/codefresh/charts
version: 0.3.26
alias: gitops-operator
condition: gitops-operator.enabled
- name: garage
repository: https://codefresh-io.github.io/garage
alias: garage-workflows-artifact-storage
version: 0.5.0-cf.2
condition: garage-workflows-artifact-storage.enabled
- name: cf-argocd-extras
repository: oci://quay.io/codefresh/charts
version: 0.1.0
condition: cf-argocd-extras.enabled