From 679dc1e25da4ce8fea318d56a2e77e6ccbe7dbe2 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Thu, 29 Aug 2024 13:15:01 +0300 Subject: [PATCH 1/6] argo-cd 2.12.3 with dev chart --- charts/gitops-runtime/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 754a2711..625ff413 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,8 +15,8 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" dependencies: - name: argo-cd - repository: https://codefresh-io.github.io/argo-helm - version: 6.11.1-7-cap-2.11-2024.8.19-6be897266 + repository: oci://quay.io/codefresh/charts/dev + version: 7.4.7-0-cap-2.11-2024.8.19-6be897266 - name: argo-events repository: https://codefresh-io.github.io/argo-helm version: 2.4.7-1-cap-CR-24607 From efb0efa5a6970cf1f72f50407e72d30138c642ec Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Fri, 30 Aug 2024 13:41:26 +0300 Subject: [PATCH 2/6] dev --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 625ff413..b8765c54 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 0.1.53 -description: A Helm chart for Codefresh gitops runtime +description: A Helm chart for Codefresh gitops runtime-1 name: gitops-runtime version: 0.0.0 home: https://github.com/codefresh-io/gitops-runtime-helm From 3c8ff85454fb9bfdb9b7dd2f08dc35b6d1c7d883 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Tue, 3 Sep 2024 13:53:30 +0300 Subject: [PATCH 3/6] argo helm with 2.12.3 merged --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index b8765c54..3733b44d 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -16,7 +16,7 @@ annotations: dependencies: - name: argo-cd repository: oci://quay.io/codefresh/charts/dev - version: 7.4.7-0-cap-2.11-2024.8.19-6be897266 + version: 7.4.7-0-cap-2.12-2024.9.3-6f8e0c7e2 - name: argo-events repository: https://codefresh-io.github.io/argo-helm version: 2.4.7-1-cap-CR-24607 From 6817836338fbb09b4262c3ac6b28cf13ff7dedea Mon Sep 17 00:00:00 2001 From: yaroslav-codefresh Date: Tue, 17 Sep 2024 12:29:59 +0300 Subject: [PATCH 4/6] fix description --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index b676db0b..bcd36ec4 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 0.1.53 -description: A Helm chart for Codefresh gitops runtime-1 +description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 home: https://github.com/codefresh-io/gitops-runtime-helm From 436d9aff6f4bc74a6262dd10ae5c24cc1fc86edc Mon Sep 17 00:00:00 2001 From: yaroslav-codefresh Date: Tue, 17 Sep 2024 12:35:51 +0300 Subject: [PATCH 5/6] align version to release branch --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index bcd36ec4..f83eeb3d 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.53 +appVersion: 0.1.55 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 From b08554bb735d8d34c7faed5c383327b0f6a63be9 Mon Sep 17 00:00:00 2001 From: yaroslav-codefresh Date: Tue, 17 Sep 2024 12:36:19 +0300 Subject: [PATCH 6/6] align version to release branch --- charts/gitops-runtime/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index 0becddfc..50422562 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -1,5 +1,5 @@ ## Codefresh gitops runtime -![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) +![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) ## Prerequisites