From 781a7118ab55142bec7fe1f688497384c7204ee3 Mon Sep 17 00:00:00 2001 From: h8x0rd Date: Tue, 4 Nov 2025 14:39:12 +0200 Subject: [PATCH] test a change --- charts/all/hello-world/templates/hello-world-cm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/all/hello-world/templates/hello-world-cm.yaml b/charts/all/hello-world/templates/hello-world-cm.yaml index e59561ca8..bd416bc6c 100644 --- a/charts/all/hello-world/templates/hello-world-cm.yaml +++ b/charts/all/hello-world/templates/hello-world-cm.yaml @@ -14,6 +14,7 @@ data:

Hello World!

+

This is a patched version via git


Hub Cluster domain is '{{ .Values.global.hubClusterDomain }}'