Skip to content

Commit 684fb9a

Browse files
committed
fix release notes
1 parent 41e5e75 commit 684fb9a

File tree

1 file changed

+18
-48
lines changed

1 file changed

+18
-48
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 18 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -14,60 +14,30 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: added
18+
description: Expose GitHub API metrics and upgrade base Ubuntu image (#553)
19+
- kind: added
20+
description: Initial component tests for chart validation (#567)
1721
- kind: changed
18-
description: bump gitops operator chart version to 0.8.5 (#586)
22+
description: Bumped **codefresh‑gitopsoperator** to v0.8.5 (includes workflow‑resume fix, relative‑files promotion support) (#586, #584, #582, #575, #574)
1923
- kind: changed
20-
description: updated chart "changes"
24+
description: Upgraded **argo‑cd** dependency to `8.0.6‑4‑cap‑v3.0.2‑2025‑07‑06‑e9fc72a9` for Argo CD 3.0 compatibility (#563)
2125
- kind: changed
22-
description: 'chore: update codefresh-gitops-operator version to 0.8.4 - stop attempting to resume a non-running workflow (#584)'
26+
description: Updated **app‑proxy** images (`1.3624.0 → 1.3633.0`) – adds *applicationLogs* filter/follow and prevents GitHub rate‑limit errors (#564, #566, #570)
2327
- kind: changed
24-
description: 'chore: bump gitops operator to revert relative path (#579) (#582)'
28+
description: Updated `REQUIRED_VERSION_CONSTRAINT` logic for Argo CD 3.1+ runResourceAction adoption (#576)
2529
- kind: changed
26-
description: update changes in Chart.yaml
30+
description: Upgraded **cf‑argocd‑extras** to `0.5.7` (#561)
2731
- kind: changed
28-
description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#576)'
29-
- kind: changed
30-
description: create release 0.22 draft
31-
- kind: changed
32-
description: 'fix: update gitops operator subchart to 0.8.0 (#575)'
33-
- kind: changed
34-
description: bump gitops-operator and app-proxy to support relative files promotions (#574)
35-
- kind: changed
36-
description: bump operator subchart to 0.7.26 (#572)
37-
- kind: changed
38-
description: 'chore: removed unused env var in app-proxy (#565)'
39-
- kind: changed
40-
description: 'chore: update app-proxy image tags to 1.3633.0 to reduce github rate limit (#570)'
41-
- kind: changed
42-
description: 'chore: bump codefresh-gitops-operator version to 0.7.25 (#571)'
43-
- kind: changed
44-
description: 'test: add component test (#567)'
45-
- kind: changed
46-
description: 'chore(CR-29827): upd cli-v2 for installer (#568)'
47-
- kind: changed
48-
description: 'chore: app-proxy 1.3628.0 with applicationLogs query filter / follow options (#566)'
49-
- kind: changed
50-
description: 'fix: bump cf-argocd-extras to 0.5.7 (#561)'
51-
- kind: changed
52-
description: 'chore: app-proxy 1.3624.0 with runResourceAction adoption for 3.1+ argocd (#564)'
53-
- kind: changed
54-
description: updated argo cd helm chart to argo-cd-8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9 (#563)
55-
- kind: changed
56-
description: 'feat: security fixes for Argo Rollouts 1.7.2 (#562)'
57-
- kind: changed
58-
description: 'fix: validate-values script (#560)'
59-
- kind: changed
60-
description: bump gitops operator to v0.7.24 (#559)
61-
- kind: changed
62-
description: 'chore: update image enrichment images to 1.1.14 (#558)'
63-
- kind: changed
64-
description: 'chore: bump codefresh-gitops-operator version to 0.7.22 (#556)'
65-
- kind: changed
66-
description: 'chore: update app-proxy image tags to 1.3600.0 - fix check for pull-merge (#557)'
67-
- kind: changed
68-
description: Feat/add GitHub api metrics and update ubuntu base image (#553)
69-
- kind: changed
70-
description: 'chore(CR-29160): security upd nats exporter (#543)'
32+
description: Updated image‑enrichment service to `1.1.14` (#558)
33+
- kind: fixed
34+
description: `validate-values` script no longer fails when custom values are omitted (#560)
35+
- kind: removed
36+
description: Dropped unused environment variable from **app‑proxy** (#565)
37+
- kind: security
38+
description: Patched critical vulnerabilities in **Argo Rollouts** v1.7.2 (#562)
39+
- kind: security
40+
description: Updated **nats‑exporter** to resolve CVE‑2025‑30160 (#543)
7141
dependencies:
7242
- name: argo-cd
7343
repository: https://codefresh-io.github.io/argo-helm

0 commit comments

Comments
 (0)