Skip to content
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: 6 additions & 2 deletions charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,14 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: Add codefresh-gitops-operator as separate chart
- kind: changed
description: Update argo-cd chart to 5.51.6-7-cap-2.9-2024.1.22-375d827f3
- kind: changed
description: Update argo-rollouts chart to 2.32.5-3-analysis-fix
dependencies:
- name: argo-cd
repository: https://codefresh-io.github.io/argo-helm
version: 5.51.6-5-cap-2.9-2024.1.17-0d221227f
version: 5.51.6-7-cap-2.9-2024.1.22-375d827f3
- name: argo-events
repository: https://codefresh-io.github.io/argo-helm
version: 2.0.9-1-cap-CR-19893
Expand All @@ -29,7 +33,7 @@ dependencies:
condition: argo-workflows.enabled
- name: argo-rollouts
repository: https://codefresh-io.github.io/argo-helm
version: 2.32.5-2-cap-init
version: 2.32.5-3-analysis-fix
condition: argo-rollouts.enabled
- name: sealed-secrets
repository: https://bitnami-labs.github.io/sealed-secrets/
Expand Down