Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helm-docs #82

Merged
merged 4 commits into from
Dec 6, 2022
Merged

Add helm-docs #82

merged 4 commits into from
Dec 6, 2022

Conversation

colearendt
Copy link
Contributor

@colearendt colearendt commented Jun 17, 2022

What this PR does / why we need it:

This begins replacing the manual README.md generation with auto-generation using helm-docs (as discussed in #81 ). This does not finish that issue, because it does not solve the CI problem (yet). This is meant for discussion about helm-docs itself and the implementation questions raised in #81

README as generated on GitHub can be reviewed here: https://github.com/colearendt/couchdb-helm/tree/add-docs/couchdb

Which issue this PR fixes

None

Special notes for your reviewer:

Will require a chart version bump (changing README), so should not be merged until after #80

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.

  • Chart Version bumped
  • e2e tests pass
  • Variables are documented in the README.md
  • Chart tgz added to /docs and index updated

This file will be used by `helm-docs` to generate the `README.md`. Also added the `--version` flag to helm invocations for user reproducibility
This brings in all documentation, but we can use `##` to hide extra verbosity from the README if desired
@willholley willholley merged commit 563970f into apache:main Dec 6, 2022
@colearendt colearendt deleted the add-docs branch December 16, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants