diff options
author | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-01-06 15:51:07 +0100 |
---|---|---|
committer | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-01-06 15:51:07 +0100 |
commit | 002310390f874f69e52be1a8d20b17a3cb11d126 (patch) | |
tree | f38b6f9fbc83a9f9e2e7510ba06c98ba331d0412 /helm | |
parent | d579ddb8e7c1a7e118797bcef08113379535e6fb (diff) |
Output to docs folder, hopefully
Diffstat (limited to 'helm')
-rw-r--r-- | helm/cr.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/helm/cr.yaml b/helm/cr.yaml index f895ab8d..014803cf 100644 --- a/helm/cr.yaml +++ b/helm/cr.yaml @@ -1 +1,2 @@ -release-name-template: "helm-{{ .Name }}-{{ .Version }}"
\ No newline at end of file +release-name-template: "helm-{{ .Name }}-{{ .Version }}" +package-path: docs/
\ No newline at end of file |