Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

feat: allow pulling from OCI registries#860

Open
MrMarkW wants to merge 2 commits into
gimlet-io:mainfrom
MrMarkW:support-oci
Open

feat: allow pulling from OCI registries#860
MrMarkW wants to merge 2 commits into
gimlet-io:mainfrom
MrMarkW:support-oci

Conversation

@MrMarkW

@MrMarkW MrMarkW commented May 13, 2024

Copy link
Copy Markdown

This change enables the support of pulling charts from OCI registries using this pattern:

chart:
  name: oci://{repo-url}/{chart-name}
  version: {version}

Example:

chart:
  name: oci://public.ecr.aws/karpenter/karpenter
  version: 0.36.0

@laszlocph

Copy link
Copy Markdown
Contributor

Appreciate the PR it looks good at first sight.

Let me check it and push a patch release with it.

@MrMarkW

MrMarkW commented May 15, 2024

Copy link
Copy Markdown
Author

@laszlocph I wasn't sure where to add the documentation or a good place for a test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants