Skip to content

Commit 2151fbf

Browse files
committed
synced our fork to 3.1.5, added security CVE fixes, backport monorepocontroller annotations and related API methods
Signed-off-by: reggie-k <[email protected]>
1 parent 4fbc15e commit 2151fbf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.1.75
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: '0.24.5'
5+
version: '0.25.0'
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -15,16 +15,18 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: 'chore: bump app-proxy to 788a8d5 (#782) - fix app-proxy argocd-token monitoring'
18+
description: chore: sync our fork to 3.1.5 sync branch (#428)
1919
- kind: changed
20-
description: 'fix: update image-enrichment images (#779)'
20+
description: fix: restore GetChangeRevision API method (#430)
2121
- kind: changed
22-
description: 'feat: added runtime label to codefresh cm (#781)'
22+
description: feat: backport monorepocontroller annotations to acr controller (#433)
23+
- kind: security
24+
description: 'feat: fixed CVEs related to webhook and repository credentials in argo-cd dependency'
2325
dependencies:
2426
- name: argo-cd
2527
repository: https://codefresh-io.github.io/argo-helm
2628
condition: argo-cd.enabled
27-
version: 8.0.6-9-cap-v3.0.2-2025-09-08-9b30d922
29+
version: 8.0.6-12-cap-v3.1.5-2025-10-21-b3254810
2830
- name: argo-events
2931
repository: https://codefresh-io.github.io/argo-helm
3032
version: 2.4.9-cap-CR-30841

0 commit comments

Comments
 (0)