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

Add geek-cookbook charts #347

Closed funkypenguin closed 4 years ago

funkypenguin commented 4 years ago

Hey guys,

I'm migrating charts from the funkypenguin repo to the geek-cookbook (a GitHub org) repo.

All charts are linted and tested with chart-tester, which forces versions to be immutable. Charts are each sourced from their own repositories, and consolidated to the charts repository to keep it tidy.

funkypenguin commented 4 years ago

Ooer, I commited these on a machine without access to my GPG keys. I'll rebase in the morning, sorry!

mattfarina commented 4 years ago

@funkypenguin It's looking for DCO signoff rather than PGP signing. It needs the --signoff flag. The checks tab at the top has commands you can use to fix the issue.

funkypenguin commented 4 years ago

Aah, gotcha. I've made such a mess locally, that I'm just going to delete this PR and redo it ;)

funkypenguin commented 4 years ago

Recreated as #348