Skip to content

Commit

Permalink
Merge pull request #53 from LBF38/patch-1
Browse files Browse the repository at this point in the history
docs(helm): 📝 add helm-docs tool
  • Loading branch information
inafev authored Aug 24, 2024
2 parents 0aa9317 + a2762af commit da3a8e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
- [jfrog.com: Helm is for everyone! (download your free helm guide)](https://jfrog.com/assets/helm-is-for-everyone/)
- [thenewstack.io: Applying Kubernetes Security Best Practices to Helm Charts 🌟](https://thenewstack.io/applying-kubernetes-security-best-practices-to-helm-charts/)
- [medium: Highway to Helm: How to efficiently manage chart sources](https://medium.com/adevinta-tech-blog/highway-to-helm-how-to-efficiently-manage-chart-sources-f5749ba8031e) In this post, we’ll go through two ways to manage the source files of Helm charts, we’ll discuss the different factors that make one more suitable than the other, depending on your organisational structure, and we’ll provide guidance on choosing the right way to go by sharing what conditions are in favour of each of the two methods.
- [helm-docs](https://github.com/norwoodj/helm-docs) The `helm-docs` tool auto-generates documentation from helm charts into markdown files. The resulting files contain metadata about their respective chart and a table with each of the chart's values, their defaults, and an optional description parsed from comments.

## Helm Dashboard

Expand Down

0 comments on commit da3a8e3

Please sign in to comment.