@@ -14,42 +14,48 @@ maintainers:
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
- - kind: security
18
- description: 'upgraded argo-cd with security fixes'
17
+ - kind: changed
18
+ description: 'chore: updated garage(aws-cli) with security fixes (#416)'
19
+ - kind: changed
20
+ description: 'chore: updated app-proxy with security fixes (#414)'
21
+ - kind: changed
22
+ description: 'chore: updated tunnel-client(frpc) with security fixes (#415)'
23
+ - kind: changed
24
+ description: update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410)
19
25
dependencies :
20
- - name : argo-cd
21
- repository : https://codefresh-io.github.io/argo-helm
22
- version : 7.7.14-5-cap-2.13.3-2025.3.5-50344f005
23
- - name : argo-events
24
- repository : https://codefresh-io.github.io/argo-helm
25
- version : 2.4.7-1-cap-CR-26731
26
- - name : argo-workflows
27
- repository : https://codefresh-io.github.io/argo-helm
28
- version : 0.45.2-v3.6.4-cap-CR-27392
29
- condition : argo-workflows.enabled
30
- - name : argo-rollouts
31
- repository : https://codefresh-io.github.io/argo-helm
32
- version : 2.37.3-2-v1.7.2-cap-CR-26082
33
- condition : argo-rollouts.enabled
34
- - name : sealed-secrets
35
- repository : https://bitnami-labs.github.io/sealed-secrets/
36
- version : 2.17.0
37
- - name : codefresh-tunnel-client
38
- repository : oci://quay.io/codefresh/charts
39
- version : 0.1.19
40
- alias : tunnel-client
41
- condition : tunnel-client.enabled
42
- - name : codefresh-gitops-operator
43
- repository : oci://quay.io/codefresh/charts
44
- version : 0.3.27
45
- alias : gitops-operator
46
- condition : gitops-operator.enabled
47
- - name : garage
48
- repository : https://codefresh-io.github.io/garage
49
- alias : garage-workflows-artifact-storage
50
- version : 0.5.0-cf.3
51
- condition : garage-workflows-artifact-storage.enabled
52
- - name : cf-argocd-extras
53
- repository : oci://quay.io/codefresh/charts
54
- version : 0.1.0
55
- condition : cf-argocd-extras.enabled
26
+ - name : argo-cd
27
+ repository : https://codefresh-io.github.io/argo-helm
28
+ version : 7.7.14-5-cap-2.13.3-2025.3.5-50344f005
29
+ - name : argo-events
30
+ repository : https://codefresh-io.github.io/argo-helm
31
+ version : 2.4.7-1-cap-CR-26731
32
+ - name : argo-workflows
33
+ repository : https://codefresh-io.github.io/argo-helm
34
+ version : 0.45.2-v3.6.4-cap-CR-27392
35
+ condition : argo-workflows.enabled
36
+ - name : argo-rollouts
37
+ repository : https://codefresh-io.github.io/argo-helm
38
+ version : 2.37.3-2-v1.7.2-cap-CR-26082
39
+ condition : argo-rollouts.enabled
40
+ - name : sealed-secrets
41
+ repository : https://bitnami-labs.github.io/sealed-secrets/
42
+ version : 2.17.0
43
+ - name : codefresh-tunnel-client
44
+ repository : oci://quay.io/codefresh/charts
45
+ version : 0.1.19
46
+ alias : tunnel-client
47
+ condition : tunnel-client.enabled
48
+ - name : codefresh-gitops-operator
49
+ repository : oci://quay.io/codefresh/charts
50
+ version : 0.3.27
51
+ alias : gitops-operator
52
+ condition : gitops-operator.enabled
53
+ - name : garage
54
+ repository : https://codefresh-io.github.io/garage
55
+ alias : garage-workflows-artifact-storage
56
+ version : 0.5.0-cf.3
57
+ condition : garage-workflows-artifact-storage.enabled
58
+ - name : cf-argocd-extras
59
+ repository : oci://quay.io/codefresh/charts
60
+ version : 0.1.0
61
+ condition : cf-argocd-extras.enabled
0 commit comments