mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
* This secret key only needs to be present if .Values.db.user is set, the same way it's only referenced in the environment. This handles the case where an existingSecret is set and the secret does NOT contain the key mariadb-password because no user is created upon initialization. Also bumped chart version to 16.0.1 Signed-off-by: Adam Gelwarg <agelwarg@galileosuite.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Skip adding mariadb-password to secret unless user is provisioned during initialization Signed-off-by: Adam Gelwarg <agelwarg@galileosuite.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Adam Gelwarg <agelwarg@galileosuite.com> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>