From 2489f4f671e8679b24b21c72f0d07025b1f2d151 Mon Sep 17 00:00:00 2001 From: ilia-medvedev-codefresh Date: Sun, 24 Aug 2025 16:04:20 +0300 Subject: [PATCH 1/2] Update codefresh-cm.yaml --- charts/gitops-runtime/templates/codefresh-cm.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/gitops-runtime/templates/codefresh-cm.yaml b/charts/gitops-runtime/templates/codefresh-cm.yaml index d070c4d6..3357673d 100644 --- a/charts/gitops-runtime/templates/codefresh-cm.yaml +++ b/charts/gitops-runtime/templates/codefresh-cm.yaml @@ -1,3 +1,4 @@ +# TESTSSSSS apiVersion: v1 kind: ConfigMap metadata: @@ -15,4 +16,4 @@ data: ingressController: {{ .Values.global.runtime.ingress.className | default "" | quote }} ingressHost: {{ include "codefresh-gitops-runtime.ingress-url" . }} isConfigurationRuntime: {{ .Values.global.runtime.isConfigurationRuntime | quote }} - version: {{ .Chart.AppVersion }} \ No newline at end of file + version: {{ .Chart.AppVersion }} From bdaf9706cbf8486e9c08aab288c9c12032110457 Mon Sep 17 00:00:00 2001 From: ilia-medvedev-codefresh Date: Sun, 24 Aug 2025 16:49:51 +0300 Subject: [PATCH 2/2] Update codefresh-cm.yaml --- charts/gitops-runtime/templates/codefresh-cm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/templates/codefresh-cm.yaml b/charts/gitops-runtime/templates/codefresh-cm.yaml index 3357673d..c1440845 100644 --- a/charts/gitops-runtime/templates/codefresh-cm.yaml +++ b/charts/gitops-runtime/templates/codefresh-cm.yaml @@ -1,4 +1,4 @@ -# TESTSSSSS +# TESTSSSSS111 apiVersion: v1 kind: ConfigMap metadata: