0.21.3 • Published 1 year ago

helm-viewer v0.21.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.20.0

1 year ago

0.21.3

1 year ago

0.21.2

1 year ago

0.21.1

1 year ago

0.14.0

2 years ago

0.15.0

2 years ago

0.16.0

2 years ago

0.15.1

2 years ago

0.18.0

2 years ago

0.13.0

2 years ago

0.11.0

2 years ago

0.11.1

2 years ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.7

3 years ago

0.6.0-rc.2

3 years ago

0.6.0-rc.1

3 years ago

0.9.0

2 years ago

0.7.2

3 years ago

0.8.0

2 years ago

0.7.1

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0-rc.2

3 years ago

0.5.0-rc.1

3 years ago

0.5.0-rc.4

3 years ago

0.5.0-rc.3

3 years ago

0.5.0-rc.5

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.2.0-rc1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago