helm-viewer v0.21.3
helm-viewer
Motivation
When you are writing a helm Chart, you often want to generate the template and check what is the final result. To reach this goal, helm provides this command : helm template
.
However, the output of this command is a huge raw text and it is mainly painful.
This project aims to give you the right tool to build helm chart.
Installation
# Install globally
npm i -g helm-viewer
Usage
# When you are in a chart helm folder
helm-viewer
# To target a specific path
helm-viewer path/of/the/chart
# To compute the chart with an external values file
helm-viewer path/of/the/chart path/of/the/values/file
It will analyze the helm chart and generate a HTML report, automatically opened in your favorite browser.
Development
Generate the binary
just
5 months ago
5 months ago
4 months ago
4 months ago
5 months ago
1 year ago
1 year ago
1 year ago
1 year ago
11 months ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago