Skip to content

Commit d6229f5

Browse files
committed
chore: rewrite artifacthub.io/changes
1 parent 8f7b827 commit d6229f5

File tree

1 file changed

+24
-200
lines changed

1 file changed

+24
-200
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 24 additions & 200 deletions
Original file line numberDiff line numberDiff line change
@@ -14,218 +14,42 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: added
18+
description: 'Multi-runtime installation support (#939, #946)'
19+
- kind: added
20+
description: 'Checksum annotations for improved change detection (#942)'
21+
- kind: added
22+
description: 'Namespace-scoped Argo Workflows support (#917)'
23+
- kind: added
24+
description: 'Telemetry configuration support (#848)'
1725
- kind: changed
18-
description: 'feat: ensure default-git-source exists on every app-proxy restart (#956)'
26+
description: 'Migrated to OSS Argo CD and Argo Helm charts (#823)'
1927
- kind: changed
20-
description: '[gitops-operator]fix: remove git commit statuses (monthly/25.11) (#947)'
28+
description: 'Moved Argo CD auth values to global.integrations.argo-cd.server.auth (#768)'
2129
- kind: changed
22-
description: 'feat: multi-runtime installation (#939) (#946)'
30+
description: 'Refactored event-reporters: replaced argo-events runtime and cluster event-reporters, renamed sources-server to argo-gateway (#744)'
2331
- kind: changed
24-
description: '[app-proxy]fix(app-proxy): update autoDetectArgoCd to use new values structure (#943)'
32+
description: 'Updated app-proxy with improvements: default-git-source initialization, autoDetectArgoCd values structure update, branch data in pull request info, git-source permissions for fine-grained tokens, and git process management fixes (#956, #943, #932, #737, #902, #901, #878, #804, #802, #795, #760)'
2533
- kind: changed
26-
description: 'feat: checksum annotations (#938) (#942)'
34+
description: 'Updated gitops-operator with v2 promotions support and dependency updates (#666)'
2735
- kind: changed
28-
description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#937) (#941)'
36+
description: 'Updated cf-argocd-extras: fixed resource attribute keys, unified event reporter values, removed sharding logic (#930, #845, #819)'
2937
- kind: changed
30-
description: '[cf-argocd-extras]chore: update depencencies (argo-cd 3.2) (#930)'
38+
description: 'Updated Argo CD version constraint for compatibility (#941)'
3139
- kind: changed
32-
description: 'feat: disable runtime redis by default (#927) (#934)'
40+
description: 'Updated installer with latest CLI v2 and kubectl versions (#849, #697)'
3341
- kind: changed
34-
description: 'feat: add branch data to pullrequest info (#932)'
42+
description: 'Disabled Argo Rollouts by default (#917)'
43+
- kind: security
44+
description: 'Fixed security vulnerabilities in app-proxy, cf-argocd-extras, argo-rollouts, argo-events, argo-workflows, and enrichment images (#702, #725, #730, #716, #788)'
3545
- kind: changed
36-
description: 'feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#917)'
46+
description: 'Updated Argo Rollouts chart to 2.37.3-7-v1.7.2-cap-OSS-697 (#730)'
3747
- kind: changed
38-
description: '[gitops-operator]fix: set transient error (#923)'
48+
description: 'Updated Argo Events chart to 2.4.9-cap-CR-30841 (#716)'
3949
- kind: changed
40-
description: 'fix: retry on notFound before updating resource status (#914)'
50+
description: 'Updated Argo Workflows chart to 0.45.16-v3.6.7-cap-CR-30835 (#716)'
4151
- kind: changed
42-
description: dummy PR (#909)
43-
- kind: changed
44-
description: 'chore: update app version and chart version in Chart.yaml to 1.0.0-rc.1 and 25.11-0 respectively'
45-
- kind: changed
46-
description: 'feat: set fullnameoverride for argocd (#907)'
47-
- kind: changed
48-
description: 'fix: allow "<no-changes>" as prUrl value (#906)'
49-
- kind: changed
50-
description: '[gitops-operator]fix: skip promotion task if terminated before created (#904)'
51-
- kind: changed
52-
description: '[gitops-operator]fix: CR-32246 - adjusted error handling to work with string errors (#903)'
53-
- kind: changed
54-
description: 'feat: external argocd unders .values.global.integrations (#808)'
55-
- kind: changed
56-
description: 'fix(app-proxy): add tini to manage zombie processes (#902)'
57-
- kind: changed
58-
description: 'fix(app-proxy): add timeout to prevent git process accumulation (#901)'
59-
- kind: changed
60-
description: 'chore: bump gitops-operator tag to fd2f89a (#900)'
61-
- kind: changed
62-
description: '[gitops-operator]fix: isMerged is missing in platform (#896)'
63-
- kind: changed
64-
description: 'feat: wait with termination until failed or completed (#892)'
65-
- kind: changed
66-
description: '[gitops-operator]fix: ensure releases are created if trigger commit causes sync failure (#890)'
67-
- kind: changed
68-
description: 'feat: support promotion with pull request (#880)'
69-
- kind: changed
70-
description: 'feat(gitops-operator): add debug flag (#883)'
71-
- kind: changed
72-
description: 'feat: add automated release index generator and GitHub Pages deployment (#879)'
73-
- kind: changed
74-
description: 'build: add telemetry configs (#848)'
75-
- kind: changed
76-
description: 'app-proxy: 1.3883.0 with application logs supported in non-controller namespace (#878)'
77-
- kind: changed
78-
description: 'feat: update promotion task crd (#872)'
79-
- kind: changed
80-
description: 'feat: switched to OSS Argo CD and Argo Helm, removed Argo CD CF specific values from va… (#823)'
81-
- kind: changed
82-
description: bump app proxy (#855)
83-
- kind: changed
84-
description: '[gitops-operator]chore: add pending status and initialise immediate after creation (#863)'
85-
- kind: changed
86-
description: 'fix: runtime: fix no-changes commit sha and pr url in crd (#854)'
87-
- kind: changed
88-
description: 'chore: update codeowners for gitops operator crds (#846)'
89-
- kind: changed
90-
description: upd gitops-operator (#860)
91-
- kind: changed
92-
description: upd cli-v2 , debian for installer (#849)
93-
- kind: changed
94-
description: 'fix: re-enabled argo-events (#843)'
95-
- kind: changed
96-
description: 'chore: extras d4fefcb with improved traces and fix for argo-cd server root path (#845)'
97-
- kind: changed
98-
description: 'chore: apply all operator crd changes and update operator tag (#833)'
99-
- kind: changed
100-
description: 'fix: app proxy isNamespaced returns nil in template failing the install on lower kubernetes versions (#820)'
101-
- kind: changed
102-
description: 'chore[cf-argocd-extras]: bumps cf-argocd-extras to version e746a97 (#819)'
103-
- kind: changed
104-
description: 'fix: update app-proxy image tags to 1.3820.0 (#804)'
105-
- kind: changed
106-
description: 'fix: update app-proxy image tags to 1.3819.0 (#802)'
107-
- kind: changed
108-
description: 'feat: runtime helm: add timestamps to failure and warnings (#796)'
109-
- kind: changed
110-
description: bump app proxy version (#795)
111-
- kind: changed
112-
description: 'fix: improve error handling (#791)'
113-
- kind: changed
114-
description: 'feat: remove sources server (#789)'
115-
- kind: changed
116-
description: 'fix: align reconciler requeue and error handling logic, add failure and warning error properties (#780)'
117-
- kind: changed
118-
description: update READE.md (#792)
119-
- kind: changed
120-
description: 'fix: app-proxy cors (#790)'
121-
- kind: changed
122-
description: 'feat: add separate redis for event-reporters/argo-gateway and app-proxy (#751)'
123-
- kind: changed
124-
description: 'fix: security vulnerabilities in enrichment images (#788)'
125-
- kind: changed
126-
description: 'refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and cluster event-reporters (#744)'
127-
- kind: changed
128-
description: 'feat: get commit author avatar url on getPromotionValues step (#778)'
129-
- kind: changed
130-
description: 'fix: promotion values can''t be empty (#772)'
131-
- kind: changed
132-
description: 'feat: add runWorkflow step handler (#785)'
133-
- kind: changed
134-
description: 'chore: move argo-cd auth values to global.integrations.argo-cd.server.auth (#768)'
135-
- kind: changed
136-
description: added runtime label to codefresh-cm (#763)
137-
- kind: changed
138-
description: bumps argo-cd helm chart for redis 8.2.1 upgrade (#765)
139-
- kind: changed
140-
description: bump app proxy version (#760)
141-
- kind: changed
142-
description: 'feat: add error messages for appStatus (#745)'
143-
- kind: changed
144-
description: '[gitops-operator]fix: promotions using pull requests do not resume after the pr has been merged (to main) (#752)'
145-
- kind: changed
146-
description: '[cf-argocd-extras]chore: add tests (#741)'
147-
- kind: changed
148-
description: update enrichment images tag (#746)
149-
- kind: changed
150-
description: 'feat: add promoteAppWithCommitHandler implementation [gitops-operator] (#738)'
151-
- kind: changed
152-
description: 'chore: disable component tests (#740)'
153-
- kind: changed
154-
description: 'chore: update cap-app-proxy image tags to 1.3772.0 (#737)'
155-
- kind: changed
156-
description: 'chore: security fixes for argo rollouts v1.7.2 (#730)'
157-
- kind: changed
158-
description: 'feat: add GetPromotionValuesHandler and VerifyAppHandler implementations (#736)'
159-
- kind: changed
160-
description: '[gitops-operator]fix: security vulnerability (#734)'
161-
- kind: changed
162-
description: 'feat: Add PromotionTaskReconciler (#677)'
163-
- kind: changed
164-
description: 'fix: service account for cleanup runtime resources (#726)'
165-
- kind: changed
166-
description: '[cf-argocd-extras]chore(CR-30961): security fix (#725)'
167-
- kind: changed
168-
description: updated sealed-secrets-controller (#723)
169-
- kind: changed
170-
description: 'chore: Fix security vulnerabilities for argo-workflows and argo-events (#716)'
171-
- kind: changed
172-
description: 'feat: update cap-app-proxy image tags to 1.3750.0'
173-
- kind: changed
174-
description: 'feat: bump evernt-reporter to 88898aa (#676)'
175-
- kind: changed
176-
description: 'feat: conditional registration of the rgs controller (#709)'
177-
- kind: changed
178-
description: 'feat: added sec advisory GHSA-786q-9hcg-v9ff bumped argocd to 8.0.6-9-cap-v… (#703)'
179-
- kind: changed
180-
description: updated cap-app-proxy with security fixes (#702)
181-
- kind: changed
182-
description: 'installer: updated cli-v2, kubectl (#697)'
183-
- kind: changed
184-
description: updated frpc (#693)
185-
- kind: changed
186-
description: update cli-v2 in installer - fix token validation code (#694)
187-
- kind: changed
188-
description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#691)'
189-
- kind: changed
190-
description: updated prometheus-nats-exporter, nats-server-config-reloader for jetstream (#687)
191-
- kind: changed
192-
description: 'feat(conponent-tests): add release branches to pipeline trigger (#684)'
193-
- kind: changed
194-
description: updated nginx (#662)
195-
- kind: changed
196-
description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3718.0 (#678)'
197-
- kind: changed
198-
description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)'
199-
- kind: changed
200-
description: 'chore: update README.md with HA example'
201-
- kind: changed
202-
description: 'chore: update values-ha example'
203-
- kind: changed
204-
description: bumped argocd to 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9 (#664)
205-
- kind: changed
206-
description: bumped app-proxy to 1.3707.0 closed ha gaps (#667)
207-
- kind: changed
208-
description: 'fix: remove checksum tests as they fail when chart version changes (#670)'
209-
- kind: changed
210-
description: updated codefresh-gitops-operator (#666)
211-
- kind: changed
212-
description: updated cli-v2, kubectl in runtime-installer (#661)
213-
- kind: changed
214-
description: using bitnamilegacy instead of bitnami (#653)
215-
- kind: changed
216-
description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)'
217-
- kind: changed
218-
description: 'test: update platform mock(me) (#656)'
219-
- kind: changed
220-
description: 'fix: support failing release if app sync fails (#645)'
221-
- kind: changed
222-
description: 'chore(CR-30232): updated oauth2, golang.org/x/net, github.com/cloudflare (#639)'
223-
- kind: changed
224-
description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3701.0 (#654)'
225-
- kind: changed
226-
description: updated cspd enrichers (#652)
227-
- kind: changed
228-
description: 'fix: update leader elector image tag to remove version prefix ''v'' (#651)'
52+
description: 'Updated codefresh-tunnel-client chart to 0.1.22 (#693)'
22953
dependencies:
23054
- name: argo-cd
23155
repository: https://argoproj.github.io/argo-helm
@@ -255,4 +79,4 @@ dependencies:
25579
- name: redis-ha
25680
version: 4.33.4
25781
repository: https://dandydeveloper.github.io/charts/
258-
condition: redis-ha.enabled
82+
condition: redis-ha.enabled

0 commit comments

Comments
 (0)