Skip to content

Commit aac0ab1

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

File tree

3 files changed

+326
-63
lines changed

3 files changed

+326
-63
lines changed

charts/gitops-runtime/Chart.yaml

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

0 commit comments

Comments
 (0)