Files
charts/bitnami
agelwarg e9d080cf31 [bitnami/mariadb-galera] Only require mariadb-password key in secret when creating a user on first run (#36141)
* 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>
2025-08-26 10:21:46 +02:00
..