Skip to content

Commit 2ed5083

Browse files
author
cf-ci-bot-v2
committed
Update Chart.yaml and changelog for 0.27.0 release
1 parent fc07ed5 commit 2ed5083

File tree

1 file changed

+100
-26
lines changed

1 file changed

+100
-26
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 100 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,106 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17-
- kind: added
18-
description: "Support for running without Redis configured"
19-
- kind: added
20-
description: "Support for runtime uninstallation"
21-
- kind: added
22-
description: "Support for confirm deletion/pruning feature of ArgoCD"
23-
- kind: added
24-
description: "New MRC change revisions annotations support"
25-
- kind: added
26-
description: "Added deleted field to app event payload in event-reporter"
27-
- kind: added
28-
description: "Automated Slack release notifications"
29-
- kind: changed
30-
description: "Upgraded ArgoCD to version 3.2.2"
31-
- kind: changed
32-
description: "Updated app-proxy with improved git providers support including Bitbucket, Bitbucket Server, and GitLab for the runtime installation wizard"
33-
- kind: removed
34-
description: "Removed argo-rollouts from gitops-runtime helm chart"
35-
- kind: fixed
36-
description: "Set transient error on app sync failure"
37-
- kind: fixed
38-
description: "Fixed runtime application out-of-sync issue"
39-
- kind: fixed
40-
description: "Removed git commit statuses from gitops-operator"
41-
- kind: security
42-
description: "Fixed security vulnerabilities in argo-workflows"
17+
- kind: changed
18+
description: 'fix(enrichment-images): security vulnerabilities CVE-2025-66030, CVE-2025-15284, CVE-2025-14104, CVE-2025-66382, CVE-2025-13836 and CVE-2025-13837 (#1065)'
19+
- kind: changed
20+
description: 'chore: cherry-pick remove argo-events controller to stable/0.27 (#1062)'
21+
- kind: changed
22+
description: 'chore: remove argo-rollouts from gitops-runtime helm chart (#1051)'
23+
- kind: changed
24+
description: 'fix: a simple runtime application ends up being out-of-sync'
25+
- kind: changed
26+
description: 'chore: Fix security vulnerabilities for argo-workflows (#1047)'
27+
- kind: changed
28+
description: 'feat: add automated Slack release notifications (#1045)'
29+
- kind: changed
30+
description: 'feat(app-proxy): support for the confirm deletion/pruning feature of ArgoCD (#1046)'
31+
- kind: changed
32+
description: updated kubectl for redis-secret-init job (#1041)
33+
- kind: changed
34+
description: 'feat: bump app proxy (#1044)'
35+
- kind: changed
36+
description: 'feat(event-reporter): added deleted field to app event payload (#1039)'
37+
- kind: changed
38+
description: updated argo-cd to 3.2.3 (#1037)
39+
- kind: changed
40+
description: 'fix(sealed-secrets-controller): security vulnerabilities CVE-2025-47912, CVE-2025-58181, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61727, CVE-2025-61729 (#1035)'
41+
- kind: changed
42+
description: 'fix(cf-argocd-extras): security vulnerability CVE-2025-58181, CVE-2025-13281, CVE-2025-61727, CVE-2025-61729 (#1032)'
43+
- kind: changed
44+
description: 'feat: bump app proxy (#1031)'
45+
- kind: changed
46+
description: 'docs: add release guide documentation (#1030)'
47+
- kind: changed
48+
description: 'Revert "feat: remove product crd (#997)" (#1029)'
49+
- kind: changed
50+
description: 'fix(codefresh-gitops-operator): security vulnerability CVE-2025-66626 (#1024)'
51+
- kind: changed
52+
description: 'fix(codefresh-tunnel-client): security vulnerabilities CVE-2025-9230, CVE-2025-9231, CVE-2025-9232, CVE-2025-46394, CVE-2024-58251 (#1023)'
53+
- kind: changed
54+
description: 'feat: added support for runtime uninstallation'
55+
- kind: changed
56+
description: updated argo-cd to 3.2.2 (#1019)
57+
- kind: changed
58+
description: 'fix: sync codefresh-gitops-operator image from `stable/0.26` branch with `main` branch (#1010)'
59+
- kind: changed
60+
description: 'fix: security fixes for enrichment images (CVE-2025-64756, CVE-2025-65945, CVE-2025-66031, CVE-2025-12816, CVE-2025-8291, CVE-2025-6075, CVE-2025-12084) (#1011)'
61+
- kind: changed
62+
description: 'fix: update app-proxy image tags to latest version to improve git providers support (#1014)'
63+
- kind: changed
64+
description: 'fix: app-proxy fails to create a Workflow instance (#1008)'
65+
- kind: changed
66+
description: '[cf-argocd-extras]feat: new MRC change revisions annotations support (#1005)'
67+
- kind: changed
68+
description: 'feat: remove product crd (#997)'
69+
- kind: changed
70+
description: 'fix: update app-proxy image tags to latest version 1.3982.0 (#999)'
71+
- kind: changed
72+
description: 'chore(CR-32163): updated cli-v2 for fixing CVE-2024-25621 "github.com/containerd (#993)'
73+
- kind: changed
74+
description: added labeler github action (#971)
75+
- kind: changed
76+
description: Feat/revert-app-proxy-and-operator (#980)
77+
- kind: changed
78+
description: 'fix: update namespace handling in cluster resource reporter (#965)'
79+
- kind: changed
80+
description: 'feat: add latest app version to release index data (#961)'
81+
- kind: changed
82+
description: reset main version back to 0.0.0 (#959)
83+
- kind: changed
84+
description: 'chore: bump cap-app-proxy to 1.3953.0 (#958)'
85+
- kind: changed
86+
description: 'chore: Fix security vulnerabilities for argo-workflows (#948)'
87+
- kind: changed
88+
description: '[gitops-operator]fix: improve integration test coverage of setup code (#949)'
89+
- kind: changed
90+
description: '[gitops-operator]fix: remove git commit statuses (#940)'
91+
- kind: changed
92+
description: 'feat: multi-runtime installation (#939)'
93+
- kind: changed
94+
description: 'fix: update cap-app-proxy image tags to 1.3943.0 (#944)'
95+
- kind: changed
96+
description: 'chore: remove checksum_test'
97+
- kind: changed
98+
description: 'feat: remove codefresh-cm from helm unit tests'
99+
- kind: changed
100+
description: 'feat: checksum annotations (#938)'
101+
- kind: changed
102+
description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#937)'
103+
- kind: changed
104+
description: '[cf-argocd-extras]chore: update depencencies (argo-cd 3.2) (#928)'
105+
- kind: changed
106+
description: 'feat: add branch data to pullrequest info (#926)'
107+
- kind: changed
108+
description: 'feat: disable runtime redis by default (#927)'
109+
- kind: changed
110+
description: 'feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#920)'
111+
- kind: changed
112+
description: 'fix: set transient error on app sync failure (#922)'
113+
- kind: changed
114+
description: 'feat: allow running without redis configured (#919)'
115+
- kind: changed
116+
description: 'fix: retry on notFound before updating resource status (#912)'
43117
dependencies:
44118
- name: argo-cd
45119
repository: https://argoproj.github.io/argo-helm

0 commit comments

Comments
 (0)