Skip to content

Add support for OCI format Helm chart #1370

@tao12345666333

Description

@tao12345666333

Summary

Add support for packaging and distributing Helm charts in the OCI (Open Container Initiative) format.

Motivation

OCI format is becoming a standard for distributing Helm charts, offering better compatibility with container registries and improved security and distribution workflows.

Acceptance Criteria

  • Update chart packaging to support OCI format, and publish OCI chart to DockerHub
  • Update documentation to reflect OCI usage for pulling and installing charts.

Additional context

Helm 3 natively supports OCI format, but current documentation and workflows in this repo rely on the traditional chart repository format. Adding support and documentation for OCI will improve interoperability for users.

References:

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions