Skip to content

Commit de20c14

Browse files
feat: update to upstream argo-cd 2.12.3 and helm 7.4.7 (#281)
* argo-cd 2.12.3 * argo helm 7.4.7 with 2.12.3 merged --------- Co-authored-by: yaroslav-codefresh <[email protected]>
1 parent 11c84fb commit de20c14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.53
2+
appVersion: 0.1.55
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.0.0
@@ -15,8 +15,8 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
dependencies:
1717
- name: argo-cd
18-
repository: https://codefresh-io.github.io/argo-helm
19-
version: 6.11.1-7-cap-2.11-2024.8.19-6be897266
18+
repository: oci://quay.io/codefresh/charts/dev
19+
version: 7.4.7-0-cap-2.12-2024.9.3-6f8e0c7e2
2020
- name: argo-events
2121
repository: https://codefresh-io.github.io/argo-helm
2222
version: 2.4.7-1-cap-CR-24607

charts/gitops-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Codefresh gitops runtime
2-
![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.1.53](https://img.shields.io/badge/AppVersion-0.1.53-informational?style=flat-square)
2+
![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.1.55](https://img.shields.io/badge/AppVersion-0.1.55-informational?style=flat-square)
33

44
## Prerequisites
55

0 commit comments

Comments
 (0)