The olx/charts
repository provides Helm charts for opensource projects developed by OLX.
This repository is organized as follows:
The source
directory contains Helm chart source, while the repo/stable
directory contains the packaged Helm chart binaries. To add the stable repo to local repository list run the following command :
helm repo add olx https://olx.github.io/charts/repo/stable
The repo/stable directory is a Helm repository, and its index.yaml file is built automatically based on the MASTER branch.