From 18d8715fd8eb4c44397198b7cce036cc40532600 Mon Sep 17 00:00:00 2001 From: Daniel Maizel Date: Tue, 11 Nov 2025 11:47:53 +0200 Subject: [PATCH 1/2] chore: reset chart version to 0.0.0 in Chart.yaml --- 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 b86d82d7..b4fc7f3c 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.0.0-rc.1 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 25.11-0 +version: 0.0.0 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: From d70a97faf3d8dd454cc6278ca69c91888e6eed59 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Tue, 11 Nov 2025 09:51:01 +0000 Subject: [PATCH 2/2] CI Automatic commit - align Chart version --- charts/gitops-runtime/Chart.yaml | 58 ++++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index b4fc7f3c..1e3f1a86 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.0.0-rc.1 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.0.0 +version: 25.11-0 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: @@ -14,31 +14,31 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" dependencies: -- name: argo-cd - repository: https://argoproj.github.io/argo-helm - condition: argo-cd.enabled - version: 9.0.2 -- name: argo-events - repository: https://codefresh-io.github.io/argo-helm - version: 2.4.9-cap-CR-30841 - condition: argo-events.enabled -- name: argo-workflows - repository: https://codefresh-io.github.io/argo-helm - version: 0.45.16-v3.6.7-cap-CR-30835 - condition: argo-workflows.enabled -- name: argo-rollouts - repository: https://codefresh-io.github.io/argo-helm - version: 2.37.3-7-v1.7.2-cap-OSS-697 - condition: argo-rollouts.enabled -- name: sealed-secrets - repository: https://bitnami-labs.github.io/sealed-secrets/ - version: 2.17.2 -- name: codefresh-tunnel-client - repository: oci://quay.io/codefresh/charts - version: 0.1.22 - alias: tunnel-client - condition: tunnel-client.enabled -- name: redis-ha - version: 4.33.4 - repository: https://dandydeveloper.github.io/charts/ - condition: redis-ha.enabled + - name: argo-cd + repository: https://argoproj.github.io/argo-helm + condition: argo-cd.enabled + version: 9.0.2 + - name: argo-events + repository: https://codefresh-io.github.io/argo-helm + version: 2.4.9-cap-CR-30841 + condition: argo-events.enabled + - name: argo-workflows + repository: https://codefresh-io.github.io/argo-helm + version: 0.45.16-v3.6.7-cap-CR-30835 + condition: argo-workflows.enabled + - name: argo-rollouts + repository: https://codefresh-io.github.io/argo-helm + version: 2.37.3-7-v1.7.2-cap-OSS-697 + condition: argo-rollouts.enabled + - name: sealed-secrets + repository: https://bitnami-labs.github.io/sealed-secrets/ + version: 2.17.2 + - name: codefresh-tunnel-client + repository: oci://quay.io/codefresh/charts + version: 0.1.22 + alias: tunnel-client + condition: tunnel-client.enabled + - name: redis-ha + version: 4.33.4 + repository: https://dandydeveloper.github.io/charts/ + condition: redis-ha.enabled