You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felipe M bbc452e1f8
release: version bump 0.3.0
10 months ago
..
templates helm: added chart (#12) 10 months ago
.helmignore helm: added chart (#12) 10 months ago
Chart.yaml release: version bump 0.3.0 10 months ago
README.md helm: added chart (#12) 10 months ago
values.local.yaml helm: added chart (#12) 10 months ago
values.yaml helm: added chart (#12) 10 months ago

README.md

Bazaar Helm chart

Install the chart

helm install --namespace bazaar --atomic  bazaar .

Upgrading the chart

helm upgrade --namespace bazaar --atomic bazaar .

Using locally with latest dev image

A values.local.yml file is provided which will point the installation to the latest dev image.