Files
charts/bitnami
Ankitchandre cd6e33e679 update indentation set for extra init container (#2447)
* update indentation set for extra init container

The indentation is set to {{ tpl .Values.master.extraInitContainers . | indent 8 }} in master which woprks fine , but on adding extra init container , slave statefull set fails due to {{ tpl .Values.master.extraInitContainers . | indent 6}}. Thus its a bug and need to be changed to {{ tpl .Values.master.extraInitContainers . | indent 8 }}

* bump the version

* Update slave-statefulset.yaml

* [bitnami/mariadb] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-05-05 13:19:50 +02:00
..
2020-05-04 11:12:35 +02:00