diff options
author | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2024-11-14 13:42:51 +0100 |
---|---|---|
committer | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2024-11-14 13:42:51 +0100 |
commit | 79b87c7a08045a5b5c676b97cedd49250bff2237 (patch) | |
tree | d0716b0d3bcb85be2a05534bf1cab0597136b168 /helm/ct.yaml | |
parent | 488009ca905be78c0cbd5364e879d61232b32868 (diff) | |
parent | 6cd1285ca0276bebd407110c37031bc4622f0b79 (diff) |
Diffstat (limited to 'helm/ct.yaml')
-rw-r--r-- | helm/ct.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/helm/ct.yaml b/helm/ct.yaml index af706fa3..8b5aaa87 100644 --- a/helm/ct.yaml +++ b/helm/ct.yaml @@ -4,4 +4,6 @@ chart-repos: - bitnami=https://charts.bitnami.com/bitnami chart-dirs: - helm -validate-maintainers: false
\ No newline at end of file +validate-maintainers: false +# this should ensure the tarballs are in the appropriate location for GH pages, rather than repo root +package-path: docs/
\ No newline at end of file |