#helm #oci #chart #convert #layout #archive #format

app helm2oci

A tool to convert Helm charts tarfiles into OCI layout

1 unstable release

0.1.0 Sep 3, 2024

#122 in Compression

Download history 154/week @ 2024-09-02

154 downloads per month

MIT license

25KB
96 lines

helm2oci

Convert a helm chart archive to OCI layout format.

Usage

Usage: helm_to_oci <chart> [--output <output>]

Convert Helm chart archive to OCI layout

Positional Arguments:
  chart             path to Helm chart archive

Options:
  --output          path to output directory. The directory is created if it
                    does not exist. Defaults to the chart name.
  --help            display usage information

Dependencies

~13–24MB
~410K SLoC