Skip to content

Commit

Permalink
fix - support non default ArgoCD server host in event reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh committed Aug 10, 2024
1 parent aab3e34 commit e2c6028
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ maintainers:
annotations:
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
artifacthub.io/changes: |-
- kind: changed
description: fix - support non default ArgoCD server host in event reporter
- kind: changed
description: update release 0.10 draft
- kind: changed
description: update init container version (#264)
- kind: changed
Expand Down
2 changes: 1 addition & 1 deletion charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ sealed-secrets:
cpu: 200m
memory: 512Mi
# ---------------------------------------------------------------------------------------------------------------------
# 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
# 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
# ---------------------------------------------------------------------------------------------------------------------
argo-cd:
fullnameOverride: argo-cd
Expand Down

0 comments on commit e2c6028

Please sign in to comment.