Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: oci registry support #55

Merged
merged 1 commit into from
Feb 1, 2024
Merged

fix: oci registry support #55

merged 1 commit into from
Feb 1, 2024

Conversation

mgoltzsche
Copy link
Owner

@mgoltzsche mgoltzsche commented Mar 24, 2023

Fixes #46

@mgoltzsche
Copy link
Owner Author

mgoltzsche commented Mar 24, 2023

To be finished some other day.
TODO: revisit oci repository trust concept and remain helm-compatible.

Implemented the helm way: `oci://` URL as `chart` value, empty `repository`.
Repositories configured within the `repositories.yaml` file are ignored when referring to an OCI chart.

Fixes #46
@mgoltzsche
Copy link
Owner Author

Implemented the helm way: oci:// URL as chart value, empty repository.
Repositories configured within the repositories.yaml file are ignored when referring to an OCI chart.

@mgoltzsche mgoltzsche merged commit ff52c2b into master Feb 1, 2024
1 check passed
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.

[QUESTION] Does khelm support oci helm registries?
1 participant