From b7165f846f473e1ab7afd6157cc37bd749682092 Mon Sep 17 00:00:00 2001 From: Eric Wyles <23637493+ericwyles@users.noreply.github.com> Date: Thu, 29 Feb 2024 16:34:18 -0600 Subject: [PATCH] paths are hard --- common/zarf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/zarf.yaml b/common/zarf.yaml index ccabebb..e29bb7a 100644 --- a/common/zarf.yaml +++ b/common/zarf.yaml @@ -21,4 +21,4 @@ components: releaseName: sonarqube version: 8.0.3+2010 valuesFiles: - - values/common-values.yaml \ No newline at end of file + - ../values/common-values.yaml \ No newline at end of file