1
1
apiVersion : v2
2
- appVersion : 0.1.72
2
+ appVersion : 0.1.71
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
5
version : 0.20.1
@@ -19,34 +19,34 @@ annotations:
19
19
- kind: changed
20
20
description: bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535)
21
21
dependencies :
22
- - name : argo-cd
23
- repository : https://codefresh-io.github.io/argo-helm
24
- condition : argo-cd.enabled
25
- version : 7.8.23-5 -cap-v2.14.9-2025-05-20-9356e64a
26
- - name : argo-events
27
- repository : https://codefresh-io.github.io/argo-helm
28
- version : 2.4.7-2-cap-CR-28072
29
- - name : argo-workflows
30
- repository : https://codefresh-io.github.io/argo-helm
31
- version : 0.45.15-v3.6.7-cap-CR-28355
32
- condition : argo-workflows.enabled
33
- - name : argo-rollouts
34
- repository : https://codefresh-io.github.io/argo-helm
35
- version : 2.37.3-4-v1.7.2-cap-CR-28008
36
- condition : argo-rollouts.enabled
37
- - name : sealed-secrets
38
- repository : https://bitnami-labs.github.io/sealed-secrets/
39
- version : 2.17.2
40
- - name : codefresh-tunnel-client
41
- repository : oci://quay.io/codefresh/charts
42
- version : 0.1.21
43
- alias : tunnel-client
44
- condition : tunnel-client.enabled
45
- - name : codefresh-gitops-operator
46
- repository : oci://quay.io/codefresh/charts
47
- version : 0.7.16
48
- alias : gitops-operator
49
- condition : gitops-operator.enabled
50
- - name : cf-argocd-extras
51
- repository : oci://quay.io/codefresh/charts
52
- version : 0.5.5
22
+ - name : argo-cd
23
+ repository : https://codefresh-io.github.io/argo-helm
24
+ condition : argo-cd.enabled
25
+ version : 7.8.23-9 -cap-v2.14.9-2025-06-08-8821b48e
26
+ - name : argo-events
27
+ repository : https://codefresh-io.github.io/argo-helm
28
+ version : 2.4.7-2-cap-CR-28072
29
+ - name : argo-workflows
30
+ repository : https://codefresh-io.github.io/argo-helm
31
+ version : 0.45.15-v3.6.7-cap-CR-28355
32
+ condition : argo-workflows.enabled
33
+ - name : argo-rollouts
34
+ repository : https://codefresh-io.github.io/argo-helm
35
+ version : 2.37.3-4-v1.7.2-cap-CR-28008
36
+ condition : argo-rollouts.enabled
37
+ - name : sealed-secrets
38
+ repository : https://bitnami-labs.github.io/sealed-secrets/
39
+ version : 2.17.2
40
+ - name : codefresh-tunnel-client
41
+ repository : oci://quay.io/codefresh/charts
42
+ version : 0.1.21
43
+ alias : tunnel-client
44
+ condition : tunnel-client.enabled
45
+ - name : codefresh-gitops-operator
46
+ repository : oci://quay.io/codefresh/charts
47
+ version : 0.7.12
48
+ alias : gitops-operator
49
+ condition : gitops-operator.enabled
50
+ - name : cf-argocd-extras
51
+ repository : oci://quay.io/codefresh/charts
52
+ version : 0.5.4
0 commit comments