From 917ac4badc0cb3d32703f91490d4be1cbb62e333 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Wed, 28 Jan 2026 17:34:14 +0300 Subject: [PATCH 1/9] test ci From da5cfcd16aeb20d06a8ad162fee228d7041071bc Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Wed, 28 Jan 2026 14:36:58 +0000 Subject: [PATCH 2/9] 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 8214daf8..9c527089 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.1 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.27.0 +version: 0.27.1 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: From 375f37b970aac3835dca5e6974ebda4166bfe948 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Wed, 28 Jan 2026 17:37:16 +0300 Subject: [PATCH 3/9] test ci From 391ea4aa0fcb765c059e6374b2728151a0afd099 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Wed, 28 Jan 2026 17:38:04 +0300 Subject: [PATCH 4/9] test ci From 3ef778ac97b81d96d11168d0c0699c64e117afa2 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Wed, 28 Jan 2026 17:42:32 +0300 Subject: [PATCH 5/9] test ci From 47c5550d0c0f33d1a93fafbe04752f60574c1b4c Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Wed, 28 Jan 2026 17:53:50 +0300 Subject: [PATCH 6/9] test ci From f086daa8c0869e7dcffff94ae792de9f3f286916 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Wed, 28 Jan 2026 17:58:52 +0300 Subject: [PATCH 7/9] test ci --- charts/gitops-runtime/ci/default-values.yaml | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/charts/gitops-runtime/ci/default-values.yaml b/charts/gitops-runtime/ci/default-values.yaml index fe91609d..200b86cd 100644 --- a/charts/gitops-runtime/ci/default-values.yaml +++ b/charts/gitops-runtime/ci/default-values.yaml @@ -1,22 +1,10 @@ global: codefresh: - accountId: 628a80b693a15c0f9c13ab75 # Codefresh Account id for ilia-codefresh for now, needs to be some test account - userToken: - secretKeyRef: - name: mysecret - key: myvalue - optional: true + accountId: 63dbba4928d5fd1ef065b781 # gitops-helm-test account runtime: - name: default - cluster: test-cluster - ingress: - className: "nginx" + enabled: true + className: haproxy-ingress hosts: - - runtime.codefresh.local - - repoCredentialsTemplate: - url: 'https://github.com' - username: 'username' - password: 'dummy' + - domain.will.be.replaced.by.ci.pipeline From 4a8fdae8724c41c6acc65df698ccfd2fd0a8358a Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Thu, 29 Jan 2026 09:06:19 +0300 Subject: [PATCH 8/9] test ci From db7b77bf4bd459484e7ab110c0b9565f0d0a36a0 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Thu, 29 Jan 2026 09:20:23 +0300 Subject: [PATCH 9/9] test ci