Skip to content

Commit 29e80ae

Browse files
committed
fixed changelog to support artifacthub
1 parent 7cb6b90 commit 29e80ae

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,29 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: added
18-
description: Expose GitHub API metrics and upgrade base Ubuntu image (#553)
18+
description: 'Expose GitHub API metrics and upgrade base Ubuntu image (#553)'
1919
- kind: added
20-
description: Initial component tests for chart validation (#567)
20+
description: 'Initial component tests for chart validation (#567)'
2121
- kind: changed
22-
description: Bumped **codefresh-gitops-operator** to v0.8.6 (includes workflow-resume fix) (#595, #586, #584, #582, #575, #574)
22+
description: 'Upgraded **codefresh-gitops-operator** to v0.8.6 (includes workflow-resume fix) (#595, #586, #584, #582, #575, #574)'
2323
- kind: changed
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)
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)'
2525
- kind: changed
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)
26+
description: 'Upgraded **app-proxy** to 1.3633.0 - adds *applicationLogs* filter/follow and prevents GitHub rate-limit errors (#564, #566, #570)'
2727
- kind: changed
28-
description: Updated `REQUIRED_VERSION_CONSTRAINT` logic for Argo CD 3.1+ runResourceAction adoption (#576)
28+
description: 'Updated REQUIRED_VERSION_CONSTRAINT logic for Argo CD 3.1+ runResourceAction adoption (#576)'
2929
- kind: changed
30-
description: Upgraded **cf-argocd-extras** to `0.5.7` (#561)
30+
description: 'Upgraded **cf-argocd-extras** to 0.5.7 (#561)'
3131
- kind: changed
32-
description: Updated image-enrichment service to `1.1.14` (#558)
32+
description: 'Updated image-enrichment service to 1.1.14 (#558)'
3333
- kind: fixed
34-
description: `validate-values` script no longer fails when custom values are omitted (#560)
34+
description: 'validate-values script no longer fails when custom values are omitted (#560)'
3535
- kind: removed
36-
description: Dropped unused environment variable from **app-proxy** (#565)
36+
description: 'Dropped unused environment variable from **app-proxy** (#565)'
3737
- kind: security
38-
description: Patched critical vulnerabilities in **Argo Rollouts** v1.7.2 (#562)
38+
description: 'Patched critical vulnerabilities in **Argo Rollouts** v1.7.2 (#562)'
3939
- kind: security
40-
description: Updated **nats-exporter** to resolve CVE-2025-30160 (#543)
40+
description: 'Updated **nats-exporter** to resolve CVE-2025-30160 (#543)'
4141
dependencies:
4242
- name: argo-cd
4343
repository: https://codefresh-io.github.io/argo-helm

0 commit comments

Comments
 (0)