We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78b8a8 commit cb5cb73Copy full SHA for cb5cb73
charts/gitops-runtime/Chart.yaml
@@ -15,8 +15,9 @@ annotations:
15
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
16
dependencies:
17
- name: argo-cd
18
- repository: https://codefresh-io.github.io/argo-helm
19
- version: 7.4.7-5-cap-2.12.3-2024.10.28-20100fc54
+ # repository: https://codefresh-io.github.io/argo-helm
+ repository: quay.io/codefresh/charts/dev
20
+ version: 7.4.7-6-cap-2.12.3-2024.11.14-d7a4c4e7e
21
- name: argo-events
22
repository: https://codefresh-io.github.io/argo-helm
23
version: 2.4.7-1-cap-CR-24607
0 commit comments