Skip to content

ci: add Artifact Hub repository metadata for helm chart publishing#577

Open
ianliuy wants to merge 1 commit intoome-projects:mainfrom
ianliuy:fix/issue-507
Open

ci: add Artifact Hub repository metadata for helm chart publishing#577
ianliuy wants to merge 1 commit intoome-projects:mainfrom
ianliuy:fix/issue-507

Conversation

@ianliuy
Copy link
Copy Markdown

@ianliuy ianliuy commented Apr 16, 2026

What's broken?

OME helm charts under charts/ are not discoverable on Artifact Hub, making it hard for users to find and install them. As noted in #507, even AI assistants don't know the charts exist.

What this PR does

Adds artifacthub-repo.yml at the repository root — the metadata file that Artifact Hub requires to index helm charts from a Git repository.

Next steps for maintainers

After merging, a maintainer should:

  1. Go to https://artifacthub.io/ and register/log in
  2. Add this repository as a Helm charts source (pointing to the charts/ directory)
  3. Update repositoryID in artifacthub-repo.yml with the ID assigned by Artifact Hub
  4. Update the owners email to match the Artifact Hub account email

Changes

  • Added artifacthub-repo.yml at repo root with placeholder repositoryID and owner metadata

Fixes #507

Add artifacthub-repo.yml to enable discovery of OME helm charts on
Artifact Hub (https://artifacthub.io/).

After registering the repository on Artifact Hub, maintainers should
update repositoryID and owners to match their Artifact Hub accounts.

Fixes ome-projects#507

Signed-off-by: Yiyang Liu <[email protected]>
@ianliuy ianliuy requested a review from slin1237 as a code owner April 16, 2026 21:09
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

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.

[ENHANCEMENT] Artifact Hub

1 participant