From f482bb0620fc595dafc4d06c93574092e418fd8f Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Tue, 9 May 2023 16:02:22 -0700 Subject: [PATCH] tests: change crd golden file to match after #11870 Signed-off-by: Joe Julian --- cmd/helm/testdata/output/template-with-crds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/helm/testdata/output/template-with-crds.txt b/cmd/helm/testdata/output/template-with-crds.txt index dd58480c93f..256fc7c3bd6 100644 --- a/cmd/helm/testdata/output/template-with-crds.txt +++ b/cmd/helm/testdata/output/template-with-crds.txt @@ -1,5 +1,5 @@ --- -# Source: crds/crdA.yaml +# Source: subchart/crds/crdA.yaml apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: