bazaar/helm
Felipe M bbc452e1f8
release: version bump 0.3.0
2022-08-11 21:28:22 +02:00
..
templates helm: added chart (#12) 2022-08-11 21:28:08 +02:00
.helmignore helm: added chart (#12) 2022-08-11 21:28:08 +02:00
Chart.yaml release: version bump 0.3.0 2022-08-11 21:28:22 +02:00
README.md helm: added chart (#12) 2022-08-11 21:28:08 +02:00
values.local.yaml helm: added chart (#12) 2022-08-11 21:28:08 +02:00
values.yaml helm: added chart (#12) 2022-08-11 21:28:08 +02:00

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.