Skip to content

portefaix/portefaix-hub

Repository files navigation

Portefaix Hub

License Artifact HUB

Charts are available in the following formats:

Installing from the Chart Repository

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

$ helm repo add portefaix-hub https://charts.portefaix.xyz/
$ helm repo update

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

$ helm upgrade -i <release_name> portefaix-hub/<chart_name>

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 oci://ghcr.io/portefaix/portefaix-hub/<chart_name> --version=<version>

Charts

See Artifact Hub for a complete list.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License