Skip to content

Commit 13bdc18

Browse files
committed
re-order Chart.yaml changes
1 parent 1ba4f61 commit 13bdc18

File tree

1 file changed

+8
-38
lines changed

1 file changed

+8
-38
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 8 additions & 38 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: changed
18-
description: 'feat: solve out-of-sync crds in Argo CD v3 (#630)'
19-
- kind: changed
20-
description: 'feat: add leader election support to agent and remove from handler (#647)'
21-
- kind: changed
22-
description: 'chore: update cap-app-proxy image tags to 1.3694.0 - use proxy env vars in git operations (#646)'
23-
- kind: changed
24-
description: quote proxy env vars (#644)
25-
- kind: changed
26-
description: 'fix: update workflow submission logic and improve error handling (#625)'
27-
- kind: changed
28-
description: 'chore: update cap-app-proxy image tags to 1.3688.0 - fix eventBusName when using jetstream (#636)'
29-
- kind: changed
30-
description: 'fix: argo helm bump redis version (#631)'
3117
- kind: changed
3218
description: 'feat(app-proxy): add leader election (#621)'
3319
- kind: changed
34-
description: 'chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628)'
20+
description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3694.0 - allow concurrent reading of git repo file content (#585), update cf-git-providers to version ^0.15.2 (#590), return the pushed commit sha (#628), fix eventBusName when using jetstream (#636), use proxy env vars in git operations (#646)'
3521
- kind: changed
36-
description: 'chore: Gitops Operator to v0.8.11 to fix 4 issues (#624)'
22+
description: 'chore(gitops-operator): update codefresh-gitops-operator to 0.10.0 - stop attempting to resume a non-running workflow (#584), change look back time to 2 hours for git log (#586), Improve error handling and fix bugs from 0.22.0 release for Gitops Operator (#595), add 5 minute max time for curl to complete on action node (#624), update Workflows.Resume to not have a loop (#624), make maps using in multi-threaded contexts, thread safe (#624), Add requeue workaround for degraded rollout apps (#624), update workflow submission logic and improve error handling (#625), add leader election support to agent and remove from handler (#647)'
3723
- kind: changed
38-
description: 'fix: GITOPS_OPERATOR_VERSION should be based upon its own tag, and not the chart appVersion (#626)'
24+
description: 'chore(argo-rollouts): update argo-rollotus sub-chart to 2.37.3-6-v1.7.2-cap-CR-29629 - solve out-of-sync crds in Argo CD v3 (#630)'
3925
- kind: changed
40-
description: 'fix: event-reporter should handle applications from a specific argo-cd instance (#618)'
26+
description: 'chore(argo-cd): update argo-cd sub-chart to 8.0.6-6-cap-v3.0.2-2025-07-06-e9fc72a9 - helm and go-git bump (#599), bump redis version (#631)'
4127
- kind: changed
42-
description: '[cf-argocd-extras]fix: dependencies not returned correctly (#616)'
28+
description: 'fix(event-reporter): update cf-argocd-extras to 0.5.12 - dependencies not returned correctly (#616), event-reporter should handle applications from a specific argo-cd instance (#618)'
29+
- kind: changed
30+
description: 'fix: quote proxy env vars (#644)'
4331
- kind: changed
4432
description: 'chore: update README.md'
4533
- kind: changed
4634
description: 'feat: add gitops-operator and argocd-extras templates (#591)'
47-
- kind: changed
48-
description: 'feat: updated argo cd to 8.0.6-5-cap-v3.0.2-2025-07-21-ac26d0e2 with helm and go-git bump (#599)'
49-
- kind: changed
50-
description: remove submodules
5135
- kind: changed
5236
description: 'fix: add retries to argo-event Sensors (#593)'
53-
- kind: changed
54-
description: bump gitops operator to v0.8.6 (#595)
55-
- kind: changed
56-
description: 'chore: update app-proxy image tags to 1.3651.0 (#590)'
5737
- kind: changed
5838
description: 'feat: jetstream eventbus (#589)'
5939
- kind: changed
60-
description: 'chore: update app-proxy image tags to 1.3642.0 (#585)'
61-
- kind: changed
62-
description: 'chore: bump app proxy to revert cf-git-provider that had error handling issue (#587)'
63-
- kind: changed
64-
description: bump gitops operator chart version to 0.8.5 (#586)
65-
- kind: changed
66-
description: 'chore: update codefresh-gitops-operator version to 0.8.4 - stop attempting to resume a non-running workflow (#584)'
67-
- kind: changed
68-
description: 'chore: bump gitops operator to revert relative path (#579)'
69-
- kind: changed
70-
description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#576)'
40+
description: 'fix: support bring-your-own Argo-CD <3.1 (#576)'
7141
- kind: changed
7242
description: added global proxy variables (#573)
7343
- kind: changed

0 commit comments

Comments
 (0)