Skip to content

Commit 873a0ef

Browse files
committed
chore: fix artifacthub changes
1 parent a416fe3 commit 873a0ef

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,27 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.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)'
18+
description: "chore(app-proxy): update cap-app-proxy image tags to 1.3702.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)"
1919
- kind: changed
20-
description: 'chore(gitops-operator): update codefresh-gitops-operator to 0.10.2 - 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), don't requeue on known release creation failures (#655), support failing release if app sync fails (#645)'
20+
description: "chore(gitops-operator): update codefresh-gitops-operator to 0.10.2 - 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), don't requeue on known release creation failures (#655), support failing release if app sync fails (#645)"
2121
- kind: changed
22-
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)'
22+
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)"
2323
- kind: changed
24-
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)'
24+
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)"
2525
- kind: changed
26-
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)'
26+
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)"
2727
- kind: changed
28-
description: 'feat: add gitops-operator and argocd-extras templates (#591)'
28+
description: "feat: add gitops-operator and argocd-extras templates (#591)"
2929
- kind: changed
30-
description: 'fix: add retries to argo-event Sensors (#593)'
30+
description: "fix: add retries to argo-event Sensors (#593)"
3131
- kind: changed
32-
description: 'feat: jetstream eventbus (#589)'
32+
description: "feat: jetstream eventbus (#589)"
3333
- kind: changed
34-
description: 'fix: support bring-your-own Argo-CD <3.1 (#576)'
34+
description: "fix: support bring-your-own Argo-CD <3.1 (#576)"
3535
- kind: changed
36-
description: 'added global proxy variables (#573)'
36+
description: "added global proxy variables (#573)"
3737
- kind: changed
38-
description: 'fix(Readme): set correct minimal helm version (#569)'
38+
description: "fix(Readme): set correct minimal helm version (#569)"
3939
dependencies:
4040
- name: argo-cd
4141
repository: https://codefresh-io.github.io/argo-helm

0 commit comments

Comments
 (0)