Skip to content

Commit e331491

Browse files
committed
draft release
1 parent f576db8 commit e331491

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

charts/gitops-runtime/Chart.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: changed
18+
description: 'fix: argo-events 2.4.7-1-cap-CR-28072 with fix for eventsource restarts (#435)'
1719
- kind: changed
1820
description: 'feat: bump app-proxy to 1.3389.0 (#432)'
1921
- kind: changed

charts/gitops-runtime/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ argo-cd:
212212
# -- Extract application version based on ApplicationConfiguration CRD
213213
useApplicationConfiguration: true
214214
# ---------------------------------------------------------------------------------------------------------------------
215-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.7-1-cap-CR-26731/charts/argo-events
215+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.7-1-cap-CR-28072/charts/argo-events
216216
# ---------------------------------------------------------------------------------------------------------------------
217217
argo-events:
218218
fullnameOverride: argo-events

0 commit comments

Comments
 (0)