From 3fd95e60cc5fc3ae0610d0aca2177d8436a65ee1 Mon Sep 17 00:00:00 2001 From: Till Faelligen <2353100+S7evinK@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:54:04 +0100 Subject: [PATCH] Try that again --- helm/cr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/cr.yaml b/helm/cr.yaml index 014803cf..884c2b46 100644 --- a/helm/cr.yaml +++ b/helm/cr.yaml @@ -1,2 +1,2 @@ release-name-template: "helm-{{ .Name }}-{{ .Version }}" -package-path: docs/ \ No newline at end of file +pages-index-path: docs/index.yaml \ No newline at end of file