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

Add artifacthub-repo.yml support for OCI artifact #582

Open
dirien opened this issue May 11, 2024 · 2 comments
Open

Add artifacthub-repo.yml support for OCI artifact #582

dirien opened this issue May 11, 2024 · 2 comments
Assignees
Labels
area/cicd area/deploy Related to Operator deployment impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features

Comments

@dirien
Copy link
Contributor

dirien commented May 11, 2024

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Implement this: https://artifacthub.io/docs/topics/repositories/helm-charts/#oci-support

Affected area/feature

@dirien dirien added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels May 11, 2024
@dirien dirien self-assigned this May 11, 2024
@dirien dirien added this to the 0.104 milestone May 11, 2024
@blampe blampe added impact/usability Something that impacts users' ability to use the product easily and intuitively and removed needs-triage Needs attention from the triage team labels May 13, 2024
@dirien dirien modified the milestones: 0.104, 0.105 May 20, 2024
@dirien dirien modified the milestones: 0.105, 0.106 Jun 10, 2024
@dirien dirien modified the milestones: 0.106, 0.107 Jul 3, 2024
@mjeffryes mjeffryes removed this from the 0.107 milestone Jul 24, 2024
@cleverguy25
Copy link

Added to epic #586

@dirien
Copy link
Contributor Author

dirien commented Nov 4, 2024

@EronWright:

You need to create this file artifacthub-repo.yml in the root of the yaml with following content:

# ID is for the OCI Image
repositoryID: 8fcdad40-fcf5-46af-a185-5ccbfa972b03
owners:
  - name: Engin Diri
    email: [email protected]
  - name: Eron Wright
    email: [email protected]

Thats it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cicd area/deploy Related to Operator deployment impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features
Projects
No open projects
Status: No status
Development

No branches or pull requests

5 participants