Skip to content

Commit 91be2f3

Browse files
codefresh-v2-pipelines[bot]cf-ci-bot-v2ppapapetrou76
authored
prepare-version(0.24.3): prepare chart content for release (#748)
* Update Chart.yaml and changelog for 0.24.3 release * Update Chart.yaml and changelog for 0.24.3 release * Update Chart.yaml and changelog for 0.24.3 release * Update Chart.yaml and changelog for 0.24.3 release * Update Chart.yaml and changelog for 0.24.3 release * Update Chart.yaml and changelog for 0.24.3 release * Update Chart.yaml and values for 0.24.3 release --------- Co-authored-by: cf-ci-bot-v2 <cf-ci-bot-v2@codefresh.io> Co-authored-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
1 parent 11f420d commit 91be2f3

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,17 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: Chore-30961 security argocd-exstras (#729)
18+
description: backport redis bump fix 0.24 (#770)
1919
- kind: changed
20-
description: bump argo-rollouts (#731)
20+
description: 'fix: component-test gitea deployment (#766)'
2121
- kind: changed
22-
description: Chore/cr 29689 argo events workflow update with security fixes (#727)
22+
description: 'fix: app-proxy fails to report new and closed pr to product-components (#761)'
2323
- kind: changed
24-
description: 'fix: security vulnerability CVE-2025-55190 (#733)'
24+
description: '[gitops-operator]fix: promotions using pull requests do not resume after the pr has been merged (#753)'
2525
- kind: changed
26-
description: Fix/svc-acc-pre-uninstall-hook (#728)
26+
description: '[app-proxy]fix: git-source permissions are not being calculated for fine-grained tokens (#6683) (#749)'
2727
- kind: changed
28-
description: updated sealed-secrets-controller (#723) (#724)
29-
- kind: changed
30-
description: 'fix: security fix: upgrade cli-v2 and debian versions (#718)'
31-
- kind: changed
32-
description: 'feat: update cap-app-proxy image tags to 1.3750.0 (#720)'
28+
description: 'chore(CR-30960): update enrichment images tag (#747)'
3329
dependencies:
3430
- name: argo-cd
3531
repository: https://codefresh-io.github.io/argo-helm

charts/gitops-runtime/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ sealed-secrets:
235235
cpu: 200m
236236
memory: 512Mi
237237
# *********************************************************************************************************************
238-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-8.0.6-8-cap-v3.0.2-2025-09-07-cdf75df5/charts/argo-cd
238+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-8.0.6-9-cap-v3.0.2-2025-09-08-9b30d922/charts/argo-cd
239239
# *********************************************************************************************************************
240240
argo-cd:
241241
enabled: true
@@ -280,7 +280,7 @@ argo-cd:
280280
# -- Extract application version based on ApplicationConfiguration CRD
281281
useApplicationConfiguration: true
282282
# *********************************************************************************************************************
283-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.8-cap-CR-29689/charts/argo-events
283+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.9-cap-CR-30841/charts/argo-events
284284
# *********************************************************************************************************************
285285
argo-events:
286286
fullnameOverride: argo-events
@@ -300,7 +300,7 @@ argo-events:
300300
configReloaderImage: natsio/nats-server-config-reloader:0.19.1
301301
startCommand: /nats-server
302302
# *********************************************************************************************************************
303-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-workflows-0.45.15-v3.6.7-cap-CR-28355/charts/argo-workflows
303+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-workflows-0.45.16-v3.6.7-cap-CR-30835/charts/argo-workflows
304304
# *********************************************************************************************************************
305305
argo-workflows:
306306
fullnameOverride: argo
@@ -330,7 +330,7 @@ codefreshWorkflowLogStoreCM:
330330
endpoint: gitops-workflow-logs.codefresh.io
331331
insecure: false
332332
# *********************************************************************************************************************
333-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-rollouts-2.37.3-6-v1.7.2-cap-CR-29629/charts/argo-rollouts
333+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-rollouts-2.37.3-7-v1.7.2-cap-OSS-697/charts/argo-rollouts
334334
# *********************************************************************************************************************
335335
argo-rollouts:
336336
enabled: true

0 commit comments

Comments
 (0)