/artifacthub

Primary LanguagePythonApache License 2.0Apache-2.0

Artifact Integration

This repository holds the metadata for Keptn integrations to be listed on the ArtifactHub. Each Keptn integration that's listed needs to have a artifacthub-pkg.yml file and a README.md file.

Generate draft from repository

To quickly generate a draft of the README.md and artifacthub-pkg.yml for a new service use the generate_config.py file.

usage: generate_config.py [-h] -r REPOSITORY [-v VERSION]

optional arguments:
  -h, --help            show this help message and exit
  -r REPOSITORY, --repository REPOSITORY
                        Name of Github repository
  -v VERSION, --version VERSION
                        Version (default=latest)