Skip to content

Commit 383e26e

Browse files
author
cf-ci-bot-v2
committed
Update Chart.yaml and changelog for 0.26.0 release
1 parent f03dea7 commit 383e26e

File tree

3 files changed

+336
-44
lines changed

3 files changed

+336
-44
lines changed

charts/gitops-runtime/Chart.yaml

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

0 commit comments

Comments
 (0)