Commit Graph

143 Commits

Author SHA1 Message Date
Bitnami Containers
b6c9098f9e [bitnami/mysql] Release 6.11.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-26 01:37:48 +00:00
Sven
dd54b15ed2 Add serviceAccount.create and serviceAccount.name to mysql chart (#1982)
Signed-off-by: Sven Tschui <sventschui@gmail.com>
2020-03-23 10:09:29 +01:00
Bitnami Containers
e3336769be [bitnami/mysql] Release 6.10.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-20 14:02:58 +00:00
Bitnami Containers
7cdef83636 [bitnami/mysql] Release 6.10.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-12 06:33:03 +00:00
Carlos Rodríguez Hernández
a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00
Juan Ariza Toledano
9cfaa9a798 fix:issues #2001 (#2002)
* fix:issues #2001
2020-03-05 08:12:08 +01:00
Juan Ariza Toledano
bb1eeb6be7 [bitnami/mysql] Add parameter to configure container security policies (#1994)
* [bitnami/mysql] Add parameter to configure container security policies

Signed-off-by: juan131 <juan@bitnami.com>
2020-03-02 13:33:08 +01:00
Yann Ponzoni
964f0bccd3 [bitnami/mysql] Fixed nodePort definition (typo) (#1981) 2020-02-27 10:03:12 +01:00
Bitnami Containers
0d76072d94 [bitnami/mysql] Release 6.9.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-26 15:24:42 +00:00
mayanksingh
96f2e33ddd [bitnami/mysql] Fix for initContainer volume-permissions (#1959)
* Fix for initContainer volume-permissions

The initContainer fails if existing volume claim is provided and volume permission is enabled, as volumeMounts name is not found.

* Updated volumeMount name with "data"

To maintain sync in volumeMount Name across the template, changing the specs.volumes[].name and volumeMounts[].name to "data" .

* Added same fix for slave-statefulset.yaml

* Bumped the chart version to 6.9.1
2020-02-25 09:44:54 +01:00
OmriHarary
fbd69f5ffd [bitnami/mysql] Match init script support to bitnami/mariadb (#1947)
* Updates to mysql chart to have equivalent init script support to mariadb chart

* Updated README with new init script variables

Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
2020-02-19 11:00:10 +01:00
Bitnami Containers
51e73b9fff [bitnami/mysql] Release 6.8.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-18 17:43:03 +00:00
Daniel Arteaga
dc3eb98136 [bitnami/mysql] Add different loadbalancer ip fields to the values (#1925)
* Add different loadbalancer ip fields to the values
2020-02-17 09:45:48 +01:00
Carlos Rodríguez Hernández
40ee57cf51 [bitnami/several] Adapt READMEs and helpers to Helm 3 (#1911)
* [bitnami/several] Adapt READMEs and helpers to Helm 3

* Update _docs
2020-02-11 15:09:36 +01:00
Carlos Rodríguez Hernández
678febc237 [bitnami/several] Replace stretch by buster in minideb secondary containers (#1900)
* Replace stretch by buster in minideb secondary containers
* Change READMEs
2020-02-10 14:47:59 +01:00
Alejandro Moreno
1e250ce69a Fix pod annotations 2020-01-24 12:11:56 +00:00
Bitnami Containers
a2839dab5a [bitnami/mysql] Release 6.7.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-24 03:21:29 +00:00
Bitnami Containers
f07f954853 [bitnami/mysql] Release 6.7.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-14 18:34:02 +00:00
Bitnami Containers
7a2cee6c8b [bitnami/mysql] Release 6.7.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-13 12:44:38 +00:00
Bitnami Containers
bcf6b1c5d6 [bitnami/mysql] Release 6.7.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-10 12:59:19 +00:00
Sam Bunger
3a5308c049 update chart version 2020-01-04 15:57:52 -05:00
Sam Bunger
1d13d704db add datadir path to mysqld configuration 2020-01-04 15:28:30 -05:00
Bitnami Containers
223f8b3934 [bitnami/mysql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-05 15:00:16 +00:00
juan131
8ec03555c5 [stable/mysql] Add support to mount secrets as volumes
Signed-off-by: juan131 <juan@bitnami.com>
2019-12-05 13:48:06 +01:00
Bitnami Containers
dbae93ff49 [bitnami/mysql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-22 16:35:00 +00:00
juan131
767f99e65a Fix upgrade
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-22 16:57:38 +01:00
juan131
a7e0c9fe85 [bitnami/mysql] lint chart
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-22 16:34:31 +01:00
Bitnami Containers
33347cd6a3 [bitnami/mysql] Release 6.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-14 00:58:56 +00:00
Sameer Naik
e56d2d54ac add plugin_dir configuration to the mysql configuration 2019-11-01 10:53:12 +05:30
Carlos Rodriguez Hernandez
23863cdcf6 Add semicolon to TL;DR section to unify all READMEs 2019-10-24 13:04:55 +00:00
Carlos Rodriguez Hernandez
8e6fa3bf7e Fix links because of section renaming 2019-10-24 10:03:02 +00:00
Carlos Rodriguez Hernandez
4705a98e34 Adapt README in charts (II) 2019-10-23 15:40:31 +00:00
Javier J. Salmeron Garcia
355c340c34 [bitnami/mysql] Update prerequisites 2019-10-15 17:29:46 +02:00
Bitnami Containers
84068299d8 [bitnami/mysql] Release 6.4.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-14 11:39:02 +00:00
Bitnami Containers
e83451529e [bitnami/mysql] Release 6.4.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-09 05:18:59 +00:00
juan131
4dfac075aa [bitnami/*] Update apiVersion on sts, deployments, daemonsets and podsecuritypolicies
Signed-off-by: juan131 <juan@bitnami.com>
2019-09-20 11:44:09 +02:00
Bitnami Containers
c9029fb8ca [bitnami/mysql] Release 6.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-09 07:27:23 +00:00
Carlos Rodriguez Hernandez
9fa44e2f9f [bitnami/mysql] Fix affinity 2019-09-05 07:48:58 +00:00
Carlos Rodriguez Hernandez
5bbec9a873 Use different affinity for master and slave in mysql 2019-09-04 13:59:43 +00:00
Carlos Rodriguez Hernandez
10f173888c Bump minor version 2019-09-04 13:55:22 +00:00
Carlos Rodriguez Hernandez
bdf9474ea5 Add affinity to mysql 2019-09-04 13:36:49 +00:00
Bitnami Containers
c1a2df9d13 [bitnami/mysql] Release 6.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 13:02:12 +00:00
Carlos Rodriguez Hernandez
decd85ff9e Use stretch instead of buster to be consistent 2019-09-02 07:58:27 +00:00
Carlos Rodriguez Hernandez
921e81153c [bitnami/*] Use buster instead of latest as minideb tag and adapt sysctl 2019-08-30 15:01:52 +00:00
Bitnami Containers
270007568e [bitnami/mysql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-22 11:28:46 +00:00
juan131
f41c19310b [bitnami/*] Fix 'storageClass' macros
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-22 11:22:56 +02:00
miguelaeh
1d7f3df125 Refactor StorageClass template to support old Helm versions
Signed-off-by: miguelaeh <macabrera@bitnami.com>
2019-08-21 13:25:35 +00:00
Miguel A. Cabrera Minagorri
1872215eff Refactor storageClassTemplate 2019-08-20 09:03:23 +00:00
Miguel A. Cabrera Minagorri
9459dbbf98 Update charts versions 2019-08-19 16:13:54 +00:00
Miguel A. Cabrera Minagorri
cdb4bdceda Add global variable to set the storage class to all of the Hekm Charts
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-19 16:12:05 +00:00