From 82ebc938dec0365ebb613e5fe0a9539c9185e89f Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 21 Sep 2024 12:34:37 +0200 Subject: [PATCH] chore(nextcloud): remove verion-footer from helm-docs template Signed-off-by: WrenIX --- charts/nextcloud/README.md | 2 -- charts/nextcloud/README.md.gotmpl | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 charts/nextcloud/README.md.gotmpl diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 5b0bc108..23495142 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -265,5 +265,3 @@ A file sharing server that puts the control and security of your own data back i | startupProbe.timeoutSeconds | int | `5` | | | tolerations | list | `[]` | | ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) diff --git a/charts/nextcloud/README.md.gotmpl b/charts/nextcloud/README.md.gotmpl new file mode 100644 index 00000000..8dff3784 --- /dev/null +++ b/charts/nextcloud/README.md.gotmpl @@ -0,0 +1,17 @@ +{{ template "chart.header" . }} +{{ template "chart.deprecationWarning" . }} + +{{ template "chart.badgesSection" . }} + +{{ template "chart.description" . }} + +{{ template "chart.homepageLine" . }} + +{{ template "chart.maintainersSection" . }} + +{{ template "chart.sourcesSection" . }} + +{{ template "chart.requirementsSection" . }} + +{{ template "chart.valuesSection" . }} +