File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ maintainers:
1414annotations :
1515 artifacthub.io/alternativeName : " codefresh-gitops-runtime"
1616 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
1721 - kind: changed
1822 description: update init container version (#264)
1923 - kind: changed
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ sealed-secrets:
130130 cpu : 200m
131131 memory : 512Mi
132132# ---------------------------------------------------------------------------------------------------------------------
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
134134# ---------------------------------------------------------------------------------------------------------------------
135135argo-cd :
136136 fullnameOverride : argo-cd
You can’t perform that action at this time.
0 commit comments