Skip to content

Commit 7146233

Browse files
committed
Update Chart.yaml and values for 0.24.3 release
1 parent a585b2b commit 7146233

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies:
3030
- name: argo-cd
3131
repository: https://codefresh-io.github.io/argo-helm
3232
condition: argo-cd.enabled
33-
version: 8.0.6-8-cap-v3.0.2-2025-09-07-cdf75df5
33+
version: 8.0.6-9-cap-v3.0.2-2025-09-08-9b30d922
3434
- name: argo-events
3535
repository: https://codefresh-io.github.io/argo-helm
3636
version: 2.4.9-cap-CR-30841

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)