From e0c9cef92befe4ebfa2247beaedc59cdc020720d Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Tue, 10 Mar 2026 18:04:29 +0200 Subject: [PATCH 1/2] Update `REQUIRED_VERSION_CONSTRAINT` range to include version 3.3 in pre-install hook --- charts/gitops-runtime/templates/hooks/pre-install/_env.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/templates/hooks/pre-install/_env.yaml b/charts/gitops-runtime/templates/hooks/pre-install/_env.yaml index fe4ee0ea5..52282eba7 100644 --- a/charts/gitops-runtime/templates/hooks/pre-install/_env.yaml +++ b/charts/gitops-runtime/templates/hooks/pre-install/_env.yaml @@ -22,7 +22,7 @@ NAMESPACE: valueFrom: fieldRef: fieldPath: metadata.namespace -REQUIRED_VERSION_CONSTRAINT: ">=3 <=3.2" +REQUIRED_VERSION_CONSTRAINT: ">=3 <=3.3" {{- end -}} {{- define "installer.validate-values.environment-variables" -}} From 7b32283fcc848998e7df86c4bacb88fb41ed423e Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Tue, 10 Mar 2026 16:10:00 +0000 Subject: [PATCH 2/2] CI Automatic commit - align Chart version --- 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 665c6f592..e27d09d14 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.1.72 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.28.1 +version: 0.28.2 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: