From 426460f89b160393a6cf30dcb827349c352ac580 Mon Sep 17 00:00:00 2001 From: Jeaeun Kim <109906379+kyokuping@users.noreply.github.com> Date: Mon, 4 May 2026 11:37:03 +0900 Subject: [PATCH] Chore: Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Jeaeun Kim <109906379+kyokuping@users.noreply.github.com> --- .../chart-with-template-with-invalid-template-expr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/testdata/testcharts/chart-with-template-with-invalid-template-expr/README.md b/pkg/cmd/testdata/testcharts/chart-with-template-with-invalid-template-expr/README.md index fcf7ee017..05d39dbbc 100644 --- a/pkg/cmd/testdata/testcharts/chart-with-template-with-invalid-template-expr/README.md +++ b/pkg/cmd/testdata/testcharts/chart-with-template-with-invalid-template-expr/README.md @@ -1,4 +1,4 @@ -#Alpine: A simple Helm chart +# Alpine: A simple Helm chart Run a single pod of Alpine Linux.