Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.41 KB

Pact Broker Helm Chart

License Release Charts

This repository will house the Pact Broker Helm Chart.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add pact-broker https://chrisjburns.github.io/pact-broker-chart
helm install pact-broker pact-broker/pact-broker

You can then run helm search repo pact-broker to see the charts.

Helm-Docs

We use helm-docs to automatically generate the documentation for the charts. To run the autogeneration of the Helm documentation download the helm-docs cli tool and then run the following command inside the charts/pact-broker folder.

helm-docs --template-files _readme_templates.gotmpl

Contributing

The source code of all Pact Broker Helm charts can be found on Github: https://github.com/ChrisJBurns/pact-helm-chart/tree/master/charts/pact-broker/

License

MIT License.