/pact-broker-chart

This repository houses the Pact Broker Helm Chart

Primary LanguageSmartyMIT LicenseMIT

Pact Broker Helm Chart

License Release Charts

This repository will house the Pact Broker Helm Chart. It is important to note that this is a community maintained Helm Chart that has been brought under the Pact Foundation GitHub for ease of reference. The current maintainers are:

We are always looking for maintainers, please let us know if you'd be interested. :)

TL;DR

helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add pact-broker https://pact-foundation.github.io/pact-broker-chart/

helm install pact-broker pact-broker/pact-broker

Usage

The Pact Broker Chart is available in the following formats:

Installing from Chart Repository

The following command can be used to add the chart repository:

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

Once the chart has been added, install one of the available charts:

helm install pact-broker pact-broker/pact-broker

Installing from an OCI Registry

Charts are also available in OCI format. The list of available charts can be found here.

Install one of the available charts:

helm upgrade -i <release_name> oci://ghcr.io/pact-foundation/pact-broker-chart/pact-broker --version=<version>

Contributing

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

License

MIT License.