secureCodeBox / secureCodeBox/secureCodeBox

Add a artifactHub metadata file to all ⛑ HelmCharts to verify the ownership

Open
#267 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Go
Stars
988
Forks
184
Avg merge
1d 23h
Merged PRs (30d)
42

Description

Is your feature request related to a problem? Please describe.

It is possible to add a metadata file to all helmChart repositories which are published at artifactHub.io
The documentation can be found here: https://artifacthub.io/docs/topics/annotations/helm/

Artifact Hub is able to process chart repositories as defined by the Helm project.

Most of the metadata Artifact Hub needs is extracted from the Chart.yaml file and other files in the chart package, like the README or LICENSE files. However, there is some extra Artifact Hub specific metadata that you can set using some special annotations in the Chart.yaml file. For more information, please see the Artifact Hub Helm annotations documentation at: https://artifacthub.io/docs/topics/annotations/helm/

There is an extra metadata file that you can add at the repository URL’s path named artifacthub-repo.yml, which can be used to setup features like Verified Publisher or Ownership claim:

Describe the solution you'd like

It would be great if we a artifacthub-repo.yml to all secureCodeBox HelmCharts (https://charts.secureCodeBox.io) and add a Verified Publisher and Ownership claim.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the secureCodeBox Helm chart repositories published at https://charts.secureCodeBox.io and review the Artifact Hub repository metadata documentation. Inspect each chart's Chart.yaml and repository path, then add artifacthub-repo.yml where appropriate; done means all published HelmCharts expose the metadata needed for Verified Publisher and Ownership claims.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.