Skip to content

Releases: melahn/helm-chartmap-generator

v1.0.2

30 Apr 14:56
Compare
Choose a tag to compare

Sync with Maven Central

v1.0.1

26 Apr 20:25
Compare
Choose a tag to compare

v1.0.1

  • group and artifact id in preparation for maven central
  • deleted wordpress 9.0.1 examples (I have more recent ones now)
  • fixed readme references to jar name

v1.0.0

26 Apr 18:30
Compare
Choose a tag to compare

helm-chartmap-generator

This project generates a set of helm dependency reports in various formats for a given helm chart repository. It uses the ChartMap project to generate the reports.

The generated reports can be in various formats including

  • JSON which can be viewed using helm-inspector
  • PlantUML which are then turned into images
  • Text which can of course be viewed using any text editor

In addition to producing the dependency report files, an 'index.html' file is produced that lists the files and provided links to view them.

You can see lots of examples here -> https://melahn.github.io/helm-chartmap-generator/