From de9ddd265d4deb1039424b5a6a4dd2385acb82d8 Mon Sep 17 00:00:00 2001 From: Eti Zaguri Date: Wed, 29 Oct 2025 18:21:22 +0200 Subject: [PATCH 1/3] Update 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 92835134..9b993922 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.72 +appVersion: 0.2.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 From 4b51ae97e532164b938c7cd5572160e945ae7a25 Mon Sep 17 00:00:00 2001 From: Eti Zaguri Date: Thu, 30 Oct 2025 16:23:14 +0200 Subject: [PATCH 2/3] update to 2.0.0 --- 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 9b993922..762cbfab 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.2.0 +appVersion: 2.0.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 From 562752fafa11e9583f8526c766c3a4e2a7e64df9 Mon Sep 17 00:00:00 2001 From: Chen Keinan Date: Thu, 6 Nov 2025 15:33:59 +0200 Subject: [PATCH 3/3] trigger ci