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

[ci-skip] add README.md files for each Helm chart #2321

Merged
merged 1 commit into from
Aug 2, 2023
Merged

[ci-skip] add README.md files for each Helm chart #2321

merged 1 commit into from
Aug 2, 2023

Conversation

saurabhkumarkardam
Copy link
Contributor

Commit to be reviewed


docs(fabric): add README.md files for each Fabric Helm chart

This commit adds the README.md file for each Fabric Helm chart. The README.md files provide essential information and instructions about the respective Helm charts, enabling users and developers to deploy each chart individually.

Additionally, the following changes have been made:

 • Updated values.yaml of each Helm chart with default values to provide a clear configuration reference.
 • Added helpers.tpl template file only to Helm charts where it was missing, ensuring consistency across the charts.
 • Updated the description and version fields of each Fabric Helm chart.

These changes enhance the usability and documentation of the Fabric Helm charts, making it easier for users and developers to understand and work with the charts.

fixes #2283

This commit adds the README.md file for each Fabric Helm chart. The README.md files provide essential information and instructions about the respective Helm charts, enabling users and developers to deploy each chart individually.

Additionally, the following changes have been made:

 • Updated values.yaml of each Helm chart with default values to provide a clear configuration reference.
 • Added helpers.tpl template file only to Helm charts where it was missing, ensuring consistency across the charts.
 • Updated the description and version fields of each Fabric Helm chart.

These changes enhance the usability and documentation of the Fabric Helm charts, making it easier for users and developers to understand and work with the charts.

fixes #2283

Signed-off-by: saurabhkumarkardam <[email protected]>
Copy link
Contributor

@suvajit-sarkar suvajit-sarkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sownak sownak merged commit 70793db into hyperledger-bevel:main Aug 2, 2023
2 checks passed
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.

feat(fabric): update platform helm charts with README.md
3 participants