Skip to content

Commit

Permalink
docs: update template
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed Mar 18, 2024
1 parent 5c5e174 commit bf84b62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
3 changes: 0 additions & 3 deletions charts/csp-reporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
9 changes: 8 additions & 1 deletion charts/csp-reporter/README.md.gotmpl
Original file line number Diff line number Diff line change
@@ -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" . }}

0 comments on commit bf84b62

Please sign in to comment.