Skip to content

[FEATURE] Provide helm chart via OCI registry #1218

@mardonner

Description

@mardonner

Is your feature request related to a problem?

No.

Helm made the OCI registries feature GA with v3.8.0. I'm currently transitioning all charts that I use to this registry type if available. OCI registries are easier to manage in my particular workflow.
I noticed that you currently don't publish this chart on an OCI registry like ghcr.io.

What solution would you like?

Make the chart available on ghcr.io or some other oci registry.
So that I can run smth like:

helm pull oci://ghcr.io/opensearch-project/charts/opensearch-operator:2.8.0
# or
helm pull oci://ghcr.io/opensearch-project/charts/opensearch-cluster:3.0.0

Example of external-secrets doing this.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

OCI is not a must for me. The current distribution method works fine.

Do you have any additional context?

No.

Metadata

Metadata

Labels

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions