Skip to content

Conversation

@zachburg
Copy link
Collaborator

@zachburg zachburg commented Aug 21, 2025

helm_import_repository is for finding a chart in a HTTP repository, which may provide a OCI source.

helm_import_url is for directly downloading a chart package from a HTTP or OCI URL.

Fixes #189, #195

@zachburg zachburg marked this pull request as draft August 21, 2025 22:44
@zachburg zachburg requested a review from abrisco August 21, 2025 22:45
@zachburg zachburg marked this pull request as ready for review August 21, 2025 22:46
`helm_import_repository` is for finding a chart in a [HTTP repository](https://helm.sh/docs/topics/chart_repository/), which may provide a OCI source.

`helm_import_url` is for directly downloading a chart package from a HTTP or OCI URL.

`helm_import_registry` is for importing a chart from an [OCI registry](https://helm.sh/docs/topics/registries/).

Fixes periareon#189, periareon#195
`helm_import_repository` is for finding a chart in a [HTTP repository](https://helm.sh/docs/topics/chart_repository/), which may provide a OCI source.

`helm_import_url` is for directly downloading a chart package from a HTTP or OCI URL.

Fixes periareon#189, periareon#195
@zachburg zachburg marked this pull request as draft August 27, 2025 00:29
@zachburg zachburg requested review from abrisco and removed request for abrisco August 27, 2025 00:29
@zachburg zachburg marked this pull request as ready for review August 28, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not consistent DEBUG messages using oci registry

1 participant