0.21.3 • Published 4 months ago

helm-viewer v0.21.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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
0.21.0

5 months ago

0.20.0

5 months ago

0.21.3

4 months ago

0.21.2

4 months ago

0.21.1

5 months ago

0.14.0

1 year ago

0.15.0

1 year ago

0.16.0

1 year ago

0.15.1

1 year ago

0.18.0

11 months ago

0.13.0

1 year ago

0.11.0

2 years ago

0.11.1

2 years ago

0.7.6

2 years ago

0.7.5

2 years ago

0.7.7

2 years ago

0.6.0-rc.2

2 years ago

0.6.0-rc.1

2 years ago

0.9.0

2 years ago

0.7.2

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0-rc.2

2 years ago

0.5.0-rc.1

2 years ago

0.5.0-rc.4

2 years ago

0.5.0-rc.3

2 years ago

0.5.0-rc.5

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.2.0-rc1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago