Skip to content

Commit 0dac2dc

Browse files
author
cf-ci-bot-v2
committed
Update Chart.yaml and changelog for 25.11-0 release
1 parent b9e5a7b commit 0dac2dc

File tree

3 files changed

+184
-45
lines changed

3 files changed

+184
-45
lines changed

charts/gitops-runtime/Chart.yaml

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

0 commit comments

Comments
 (0)