@@ -14,79 +14,38 @@ maintainers:
1414annotations :
1515 artifacthub.io/alternativeName : " codefresh-gitops-runtime"
1616 artifacthub.io/changes : |-
17- - kind: changed
18- description: 'chore: bump codefresh-gitops-operator to v0.7.20 (#551)'
19- - kind: changed
20- description: 'fix: Argo Workflows artifact and log storage (#547)'
21- - kind: changed
22- description: 'chore: bump codefresh-gitops-operator to v0.7.19 (#550)'
23- - kind: changed
24- description: 'chore: bump app-proxy to v1.3591.0 - improve memory consumption and performance in git operations (#549)'
25- - kind: changed
26- description: 'feat: app-proxy v1.3584.0 - sources-server integration for git manifest validation to support v2 events (#545)'
27- - kind: changed
28- description: 'chore: upgrade argo-events to fix multiple security vulnerabilities (#541)'
29- - kind: changed
30- description: 'fix: promotion retries in gitops-operator (#537)'
31- - kind: changed
32- description: 'feat: GitHub Enterprise promotion support via updated gitops-operator and app-proxy (#535)'
33- - kind: changed
34- description: 'feat: app-proxy apply integration fix (#534)'
35- - kind: changed
36- description: 'chore: revert event reporter changes for stability (#533)'
37- - kind: changed
38- description: 'chore: bump Argo CD chart to 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e (#531)'
39- - kind: changed
40- description: 'chore: bump codefresh-gitops-operator to v0.7.12 (#528)'
41- - kind: changed
42- description: 'feat: app-proxy v1.3546.0 - improved git source creation/deletion in event reporting (#524)'
43- - kind: changed
44- description: 'chore: upgrade argo-workflows to 0.45.15-v3.6.7-cap-CR-28355 (#517)'
45- - kind: changed
46- description: 'chore: bump Argo CD chart to 7.8.23-7-cap-v2.14.9-2025-05-29-397c4f0d (#521)'
47- - kind: changed
48- description: 'feat: support for custom TLS certificates from the platform (#519)'
49- - kind: changed
50- description: 'fix: endless recursion in git-source detection (#520)'
51- - kind: changed
52- description: 'chore: bump Argo CD chart to 7.8.23-6-cap-v2.14.9-2025-05-20-9356e64a (#513)'
53- - kind: changed
54- description: 'feat: app-proxy v1.3534.0 - fixed OAuth2 flow for GitHub (#516)'
55- - kind: changed
56- description: 'fix: update ConfigMap name in Argo CD root path script (#514)'
57- - kind: changed
58- description: 'fix: update service labels in event-reporter (#515)'
59- - kind: changed
60- description: 'chore: update README.md'
17+ - kind: security
18+ description: 'bump Argo-Rollouts with security fixes'
19+
6120dependencies :
62- - name : argo-cd
63- repository : https://codefresh-io.github.io/argo-helm
64- condition : argo-cd.enabled
65- version : 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e
66- - name : argo-events
67- repository : https://codefresh-io.github.io/argo-helm
68- version : 2.4.8-cap-CR-29689
69- - name : argo-workflows
70- repository : https://codefresh-io.github.io/argo-helm
71- version : 0.45.15-v3.6.7-cap-CR-28355
72- condition : argo-workflows.enabled
73- - name : argo-rollouts
74- repository : https://codefresh-io.github.io/argo-helm
75- version : 2.37.3-4 -v1.7.2-cap-CR-28008
76- condition : argo-rollouts.enabled
77- - name : sealed-secrets
78- repository : https://bitnami-labs.github.io/sealed-secrets/
79- version : 2.17.2
80- - name : codefresh-tunnel-client
81- repository : oci://quay.io/codefresh/charts
82- version : 0.1.21
83- alias : tunnel-client
84- condition : tunnel-client.enabled
85- - name : codefresh-gitops-operator
86- repository : oci://quay.io/codefresh/charts
87- version : 0.7.24
88- alias : gitops-operator
89- condition : gitops-operator.enabled
90- - name : cf-argocd-extras
91- repository : oci://quay.io/codefresh/charts
92- version : 0.5.5
21+ - name : argo-cd
22+ repository : https://codefresh-io.github.io/argo-helm
23+ condition : argo-cd.enabled
24+ version : 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e
25+ - name : argo-events
26+ repository : https://codefresh-io.github.io/argo-helm
27+ version : 2.4.8-cap-CR-29689
28+ - name : argo-workflows
29+ repository : https://codefresh-io.github.io/argo-helm
30+ version : 0.45.15-v3.6.7-cap-CR-28355
31+ condition : argo-workflows.enabled
32+ - name : argo-rollouts
33+ repository : https://codefresh-io.github.io/argo-helm
34+ version : 2.37.3-5 -v1.7.2-cap-CR-29629
35+ condition : argo-rollouts.enabled
36+ - name : sealed-secrets
37+ repository : https://bitnami-labs.github.io/sealed-secrets/
38+ version : 2.17.2
39+ - name : codefresh-tunnel-client
40+ repository : oci://quay.io/codefresh/charts
41+ version : 0.1.21
42+ alias : tunnel-client
43+ condition : tunnel-client.enabled
44+ - name : codefresh-gitops-operator
45+ repository : oci://quay.io/codefresh/charts
46+ version : 0.7.24
47+ alias : gitops-operator
48+ condition : gitops-operator.enabled
49+ - name : cf-argocd-extras
50+ repository : oci://quay.io/codefresh/charts
51+ version : 0.5.6
0 commit comments