Skip to content

Commit f267ab5

Browse files
Merge pull request #183 from codefresh-io/CR-22965-argocd-2.10
release 0.6.0 - argo-cd 2.10
2 parents e69dda2 + b135adf commit f267ab5

File tree

3 files changed

+282
-280
lines changed

3 files changed

+282
-280
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.44
2+
appVersion: 0.1.46
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.6.0
@@ -14,12 +14,14 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |
17-
- kind: added
18-
description: "Add PDB templates for internal-router and app-proxy"
17+
- kind: changed
18+
description: "update argo-cd 5.55.0-1-cap-2.10-2024.3.29-1dcc54e29"
19+
- kind: changed
20+
description: "update cap-app-proxy to 1.2751.1 (fix gitLog to support multiple branches)"
1921
dependencies:
2022
- name: argo-cd
2123
repository: https://codefresh-io.github.io/argo-helm
22-
version: 5.53.12-9-cap-2.9-2024.3.17-6fd9979e1
24+
version: 5.55.0-1-cap-2.10-2024.3.29-1dcc54e29
2325
- name: argo-events
2426
repository: https://codefresh-io.github.io/argo-helm
2527
version: 2.0.9-1-cap-CR-19893

0 commit comments

Comments
 (0)