Repository for sharing Knative resources to ArtifactHub.
https://artifacthub.io/docs/topics/repositories/knative-client-plugins/
The metadata stored in plugins
directory is periodically indexed by Artifact Hub to list our plugins per kn-client-plugin
type.
Step to add a new one:
- Create a new directory named per GitHub repository name
- Create
artifact-pkg.yml
per Artifact Hub docs - Execute
./hack/update-codegen.sh
A top-level directory should be created with an appropriate name to add a new type of artifact.
There's a script to automatically download the current main
README files per plugin directory. The Knobot update-deps
action periodically executes it.
./hack/update-codegen.sh