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

chore: verify ArtifactHub ownership as OCI artifact #102

Merged
merged 1 commit into from
May 15, 2023

Conversation

tumido
Copy link
Member

@tumido tumido commented May 15, 2023

Description of the change

Close the loop on ArtifactHub by verifying the published chart ownership.

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

Existing or Associated Issue(s)

Resolves #41

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
@tumido tumido requested a review from a team as a code owner May 15, 2023 15:45
@tumido tumido merged commit 0d63acc into backstage:main May 15, 2023
@tumido tumido deleted the add-artifacthub-repo-yml-oci branch May 15, 2023 18:38
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.

Add Helm Charts to ArtifactHub
2 participants