Commit Graph

156 Commits

Author SHA1 Message Date
Pablo Galego
8589a6a210 [bitnami/*] Adapt values.yaml of Magento, MariaDB and MariaDB Galera charts (#6884)
* magento: Adapt values.yaml to readme-generator

* magento: Organize values.yaml in sections

* magento: Generate README

* mariadb: Adapt values.yaml to readme-generator

* mariadb: Organize values.yaml in sections

* mariadb: Minor fixes

* mariadb: Generate README

* mariadb-galera: Adapt values.yaml to readme-generator

* mariadb-galera: Organize values.yaml in sections

* mariadb-galera: Generate README

* mariadb-galera: Minor fix

* Bump charts patch version

* Add charts path to Github Actions workflow

* mariadb-galera: Regenerate README after sync with master

* magento: Bump patch version
2021-07-13 19:06:18 +02:00
Javier J. Salmerón-García
a9074525f8 [bitnami/mongodb,mariadb-galera,redis] Add diagnostic mode (#6936)
* [bitnami/mariadb-galera] Add diagnostic mode

* or

* notes

* [bitnami/mongodb,mariadb-galera,redis] Add diagnostic mode

* Change ver

* Update notes

* Update README
2021-07-13 17:59:21 +02:00
hamishliu
21706bb089 Optimize mariadb galera cluster split-brain detection, judge whether … (#6769)
* Optimize mariadb galera cluster split-brain detection, judge whether the node is abnormal by judging whether it is readable

* Update Chart.yaml

version bump

Co-authored-by: liubo <liubo@coding.net>
2021-07-01 10:22:43 +02:00
Bitnami Containers
7ccd5af27f [bitnami/mariadb-galera] Release 5.10.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-25 08:16:24 +00:00
Bitnami Containers
70822dd1ae [bitnami/mariadb-galera] Release 5.10.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-16 13:52:07 +00:00
alvneiayu
fb723d7c84 [bitnami/mariadb-galera] Add support for autogenerated certs (#6608)
* [bitnami/mariadb-galera] Add support for autogenerated certs

* Include changes requested
2021-06-14 13:00:21 +02:00
alvneiayu
9ec57b08c0 [bitnami/mariadb-galera] Modify configmaps path to use /bitnami/conf folder (#6567)
* Modify configmaps path to use /bitnami/conf folder

* Correct mariadb-galera version
2021-06-07 12:58:52 +02:00
ankur512512
160cc28687 [bitnami/mariadb-galera] Updating liveness probe to support vault secrets (#6489)
* Updating liveness probe to support vault secrets

liveness probe keeps failing if I use vault secrets. Needs to be updates in a similar fashion as readiness probe.

* Updating the syntax for liveness probe

Making syntax same as readiness and startup probe.

* Updating chart version to 5.8.2

Fixed liveness probe while using vault secrets.
2021-05-28 15:26:35 +02:00
Bitnami Containers
f35ed42a87 [bitnami/mariadb-galera] Release 5.8.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-23 08:30:49 +00:00
Miguel Ángel Cabrera Miñagorri
dc11816d5f [bitnami/mariadb-galera] Add checksum to update pods when modifying the configmap (#6325) 2021-05-11 16:32:54 +02:00
Bitnami Containers
1593dd2893 [bitnami/mariadb-galera] Release 5.7.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-08 05:19:25 +00:00
Juan Ariza Toledano
51164b2b02 [bitnami/mariadb-galera] Add support to mount credentials as files (#6296) 2021-05-05 13:41:13 +02:00
Bitnami Containers
d72d893e42 [bitnami/mariadb-galera] Release 5.6.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-24 00:00:03 +00:00
Bitnami Containers
6ae5e78bb2 [bitnami/mariadb-galera] Release 5.6.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-24 23:54:31 +00:00
Nico Jahn
87c9aebb7e Fixed namespace for secret (#5792) 2021-03-16 08:14:53 +01:00
WMP
6150b34dab [bitnami/mariadb-galera] Remove percona keyword from mariadb-galera (#5757)
* Remove percona keyword from mariadb-galera

Why  do you use in keyword percona, but this chart install mariadb software?

* Update Chart.yaml
2021-03-12 10:25:58 +01:00
Carlos Rodríguez Hernández
870bc4dba1 [bitnami/*] Remove minideb mentions (#5677)
* Replace minideb by bitnami-shell in READMEs
* Avoid minideb mentions in Helm Charts
* Update values.yaml
* Update values.yaml
2021-03-04 15:26:03 +01:00
Simon Rüegg
7b192358e8 Fix pod labels (#4643)
* Don't use the chart as pod label. Otherwise this will cause a pod
  restart on every release, even if the pod template didn't change.

Signed-off-by: Simon Rüegg <simon@rueggs.ch>
2021-03-02 18:20:44 +01:00
Bitnami Containers
8dfb99fc6a [bitnami/mariadb-galera] Release 5.6.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-22 23:49:28 +00:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Marco Valente
3294c3583b [bitnami/mariadb-galera] LDAP map and filter parameters addition (#5517) 2021-02-22 15:13:59 +01:00
Simon Rüegg
4262daecb2 [mariadb-galera] Use root path for metrics health probes (#5556)
Using `/metrics` as a health check incurs load on the DB.

Signed-off-by: Simon Rüegg <simon@rueggs.ch>
2021-02-19 11:49:04 +01:00
Miguel Ruiz
5f095734f9 [bitnami/*] Add notice regarding parameters immutability after chart installation (#4853)
* Add notice regarding parameters immutability after chart installation

* Revert changes on Mongo and Memcached README.md
2021-02-10 13:10:57 +01:00
Bitnami Containers
4f9c9b5f7a [bitnami/mariadb-galera] Release 5.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-08 10:42:07 +00:00
Javier J. Salmerón-García
0692edb547 [bitnami/mariadb-galera] Add hostAliases (#5260) 2021-01-27 10:09:10 +01:00
Bitnami Containers
e8fb845eca [bitnami/mariadb-galera] Release 5.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-25 15:05:26 +00:00
Carlos Rodríguez Hernández
e4cdb2fd26 [bitnami/mariadb-galera] Drop values-production.yaml support (#5116) 2021-01-19 17:55:44 +01:00
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +01:00
Mikk Tendermann
dc3b80864c [bitnami/mariadb-galera] add startupProbe (#4966)
* add startupProbe to `mariadb-galera`

* bump version
2021-01-13 18:00:59 +01:00
Bitnami Containers
51ff8490f7 [bitnami/mariadb-galera] Release 5.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-17 23:53:31 +00:00
Juan Ariza Toledano
59322032cb [bitnami/mariadb-galera] Fix podLabels/podAnnotations (#4761) 2020-12-17 11:02:12 +01:00
bl-ue
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
Bitnami Containers
5f32c80ec4 [bitnami/mariadb-galera] Release 5.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 00:27:44 +00:00
Juan Ariza Toledano
2826c125b4 [bitnami/*] Update dependencies (#4694) 2020-12-11 13:05:27 +01:00
ᗪєνιη ᗷυнʟ
647a0ebdbe [bitnami/mariadb-galera] add externalIPs to service (#4621)
* add externalIP to values

* add externalIP to readme

* bump chart version

* add externalIPs to svc

* add externalIPs to values-production

* bump minor

* fix markdown table
2020-12-08 12:48:36 +01:00
Juan Ariza Toledano
6556e09840 Update Chart.yaml 2020-11-29 09:59:57 +01:00
Juan Ariza Toledano
dcf1535d83 Update statefulset.yaml 2020-11-29 09:59:43 +01:00
Juan Ariza Toledano
1779dd713d [bitnami/*] Affinity based on common presets (iv) (#4483) 2020-11-26 11:27:27 +01:00
matejhasul
911af1c903 [bitnami/mariadb-galera] Allow to set custom admin user (#4433)
Do not hardcode username of admin user to `root`. Allow to create custom admin username which defaults to `root`.

Signed-off-by: Matej Hasul <matej.hasul@gooddata.com>
2020-11-24 13:17:09 +01:00
Bitnami Containers
b6f930d499 [bitnami/mariadb-galera] Release 5.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 21:16:37 +00:00
Carlos Rodríguez Hernández
950c3efe7d [bitnami/mariadb-galera] Major version. Adapt Chart to apiVersion: v2 (#4275)
* [bitnami/mariadb-galera] Major version. Adapt Chart to apiVersion: v2

* [bitnami/mariadb-galera] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 00:48:45 +01:00
Bitnami Containers
61fde01a6c [bitnami/mariadb-galera] Release 4.4.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-04 07:35:45 +00:00
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Rafael Ríos Saavedra
30b924aac3 Adds parallel when bootstrapping from a node other than 0 in the README (#4113) 2020-10-26 16:41:29 +01:00
Bitnami Containers
f605c3d8b3 [bitnami/mariadb-galera] Release 4.4.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-21 02:21:01 +00:00
Bitnami Containers
5629e18feb [bitnami/mariadb-galera] Release 4.4.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-20 14:14:05 +00:00
Carlos Rodríguez Hernández
5ca3b860e8 [bitnami/mariadb/galera/mysql] Update initdbScripts documentation (#4060)
* Update initdbScripts documentation

* Implement suggestion and fix typo

* Improve the same section in mariadb and mysql charts
2020-10-20 14:20:09 +02:00
Bitnami Containers
0fe1800440 [bitnami/mariadb-galera] Release 4.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-08 01:46:05 +00:00
Carlos Rodríguez Hernández
bdc5e313d3 [bitnami/mariadb-galera] Update instructions about initialization scripts (#3926)
* Update instructions about initialization scripts

* Update README.md
2020-10-07 10:31:16 +02:00
Daniel Arteaga
20e94689ef [bitnami/mariadb-galera] fix: add extra condition to password validation (#3844) 2020-10-01 16:11:29 +02:00