helm / hub

⚠️(OBSOLETE) Former distributed charts search for hub.helm.sh. Now see https://artifacthub.io/
https://artifacthub.io/
Apache License 2.0
251 stars 281 forks source link

Added Aerokube charts repository #410

Closed vania-pooh closed 4 years ago

vania-pooh commented 4 years ago

Please suggest whether I need to gpg sign my commit.

mattfarina commented 4 years ago

@vania-pooh For the Developer Certificate of Origin that Helm uses you need to signoff. This is different from crypto signing. No PGP keys are needed. It's where you signoff that you have permission to contribute these materials. The checks tab at the top has the commands needed to correct your existing commits. This is based on the --signoff flag.

vania-pooh commented 4 years ago

@mattfarina done.

mattfarina commented 4 years ago

The Artifact Hub is another place you can list your repos. To do that, you login (or create an account), create an organization, and list your repository. You can link it to a user or organization.