diff --git a/charts/csp-reporter/README.md b/charts/csp-reporter/README.md index f219aa5..1e87f02 100644 --- a/charts/csp-reporter/README.md +++ b/charts/csp-reporter/README.md @@ -45,6 +45,3 @@ Content Security Policy Reporter | serviceAccount.create | bool | `false` | | | serviceAccount.name | string | `""` | | | tolerations | list | `[]` | | - ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) diff --git a/charts/csp-reporter/README.md.gotmpl b/charts/csp-reporter/README.md.gotmpl index a3a5a26..9174c35 100644 --- a/charts/csp-reporter/README.md.gotmpl +++ b/charts/csp-reporter/README.md.gotmpl @@ -1,9 +1,16 @@ {{ template "chart.header" . }} +{{ template "chart.deprecationWarning" . }} -{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} +{{ template "chart.badgesSection" . }} {{ template "chart.description" . }} +{{ template "chart.homepageLine" . }} + +{{ template "chart.maintainersSection" . }} + {{ template "chart.sourcesSection" . }} {{ template "chart.requirementsSection" . }} + +{{ template "chart.valuesSection" . }}