diff options
author | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-01-06 15:54:04 +0100 |
---|---|---|
committer | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-01-06 15:54:04 +0100 |
commit | 3fd95e60cc5fc3ae0610d0aca2177d8436a65ee1 (patch) | |
tree | e21c1f8f2608d419811d5a826bc61219f23dfbd6 /helm | |
parent | 002310390f874f69e52be1a8d20b17a3cb11d126 (diff) |
Try that again
Diffstat (limited to 'helm')
-rw-r--r-- | helm/cr.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |