Skip to content

fix - ArgoCD event reporter servicemonitor selector labels #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,11 @@ maintainers:
url: https://codefresh-io.github.io/
annotations:
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
artifacthub.io/changes: |
- kind: changed
description: "update gitops operator: automated release helm chart and image, restart from failed step and publish error in resume/retry to codefresh platform"
- kind: changed
description: "update argo-cd to 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4 with fixes: 1) app metadata change event reporting; 2) report application event from queue instead of requesting live state"
artifacthub.io/changes: ""
dependencies:
- name: argo-cd
repository: https://codefresh-io.github.io/argo-helm
version: 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4
version: 6.11.1-4-cap-2.11-2024.7.3-c0941bcb4
- name: argo-events
repository: https://codefresh-io.github.io/argo-helm
version: 2.0.9-1-cap-CR-19893
Expand Down