File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ maintainers:
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
+ - kind: changed
18
+ description: fix - support non default ArgoCD server host in event reporter
19
+ - kind: changed
20
+ description: update release 0.10 draft
17
21
- kind: changed
18
22
description: update init container version (#264)
19
23
- kind: changed
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ sealed-secrets:
130
130
cpu : 200m
131
131
memory : 512Mi
132
132
# ---------------------------------------------------------------------------------------------------------------------
133
- # DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-6.11.1-5 -cap-2.11-2024.7.30-a31bf96bb/charts/argo-cd
133
+ # DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-6.11.1-6 -cap-2.11-2024.7.30-a31bf96bb/charts/argo-cd
134
134
# ---------------------------------------------------------------------------------------------------------------------
135
135
argo-cd :
136
136
fullnameOverride : argo-cd
You can’t perform that action at this time.
0 commit comments