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

app helm2oci

A tool to convert Helm charts tarfiles into OCI layout

2 releases

0.1.1 Dec 16, 2024
0.1.0 Sep 3, 2024

#110 in Visualization

Download history 12/week @ 2024-09-11 11/week @ 2024-09-18 9/week @ 2024-09-25 4/week @ 2024-10-02 3/week @ 2024-12-04 128/week @ 2024-12-11 26/week @ 2024-12-18

157 downloads per month

MIT license

27KB
96 lines

helm2oci

Convert a helm chart archive to OCI layout format.

Usage

Usage: helm2oci <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

Installation

Build from source using cargo build.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

Dependencies

~15–25MB
~411K SLoC