Bitnami Containers
|
50d90407a6
|
[bitnami/mysql] Release 8.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2021-03-20 02:37:46 +00:00 |
|
Maninder Singh
|
a57bce06d6
|
[bitnami/mysql] Adding support to add the label passed using podLabels tags for primary or secondary (#5773)
* #5562
* #5562
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* Removing trailing spaces
* Making suggested changes
* Making suggested changes
* Removing Pod label for pdb
* Removing pod label from services
* Removing pod label for service
* Removing pod label for pdb
* Removing pod label from Service
* Removing pod label for service
* Updating minor version
|
2021-03-18 09:24:24 +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 |
|
Juan Ariza Toledano
|
71fb99f541
|
[bitnami/*] Use common macro to define RBAC apiVersion (#5585)
|
2021-02-22 17:37:32 +01:00 |
|
Bitnami Containers
|
3ff243f982
|
[bitnami/mysql] Release 8.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2021-02-18 02:35:00 +00:00 |
|
Fatih Şentürk
|
160d31ff2c
|
[bitnami/mysql] remove unnecessary bracket at NOTES.txt (#5490)
* Update NOTES.txt
remove unnecessary brackets
* Update Chart.yaml
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
|
2021-02-15 16:21:56 +01:00 |
|
antonmatsiuk
|
e16aa93a07
|
bitnami/mysql: add externalTrafficPolicy to service type LoadBalancer (#5498)
|
2021-02-15 11:49:07 +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 |
|
Andrés Bono
|
c2497c1c3d
|
[bitnami/mysql] Fix *.pdb.enabled parameters (#5425)
* [bitnami/mysql] Fix *.pdb.enabled parameters
* Update Chart.yaml
* Update README.md
|
2021-02-09 11:29:58 +01:00 |
|
Javier J. Salmerón-García
|
8176887a47
|
[bitnami/mysql] Add hostAlias (#5275)
|
2021-01-28 09:59:29 +01:00 |
|
vikram-bitnami
|
e40c9144b1
|
Improves Apache/MySQL README files (#4994)
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update Chart.yaml
* Update Chart.yaml
|
2021-01-27 15:02:15 +05:30 |
|
Soonwoo Hong
|
20251b62f6
|
[bitnami/mysql] Remove duplicate line in README.md (#5180)
|
2021-01-22 10:29:56 +01:00 |
|
Carlos Rodríguez Hernández
|
cc2adbc304
|
[bitnami/mysql] Drop values-production.yaml support (#5122)
|
2021-01-19 17:56:29 +01:00 |
|
Carlos Rodríguez Hernández
|
c5e67a3887
|
[bitnami/*] Change helm version in the prerequisites (#5090)
|
2021-01-19 14:40:01 +01:00 |
|
Bitnami Containers
|
b9f89fb08a
|
[bitnami/mysql] Release 8.2.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2021-01-19 02:31:22 +00:00 |
|
randreev1321
|
9a447d728b
|
[bitnami/mysql] Fix of missing extraDeploy template. (#5042)
* Fix of missing `extraDeploy` template.
* Fix of missing `extraDeploy` template.
|
2021-01-15 15:38:36 +01:00 |
|
Rafael Grigorian
|
846c0c7d21
|
Update README.md (#4978)
|
2021-01-13 09:28:17 +01:00 |
|
Bitnami Containers
|
ba8c4e68eb
|
[bitnami/mysql] Release 8.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2021-01-08 05:36:57 +00:00 |
|
Juan Ariza Toledano
|
ee92677218
|
[bitnami/{mariadb/mysql}] Fix for secrets (#4741)
Signed-off-by: juan131 <juanariza@vmware.com>
|
2020-12-16 10:40:22 +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 |
|
Juan Ariza Toledano
|
2826c125b4
|
[bitnami/*] Update dependencies (#4694)
|
2020-12-11 13:05:27 +01:00 |
|
Abdulrahman Khalil
|
90f2109058
|
add annotations to volumeClaimTemplates in MySQL (#4660)
|
2020-12-10 18:23:49 +01:00 |
|
Daniel Arteaga
|
2cf5a12ff7
|
[bitnami/mysql] feat: add headless services and fix a helper (#4554)
* [bitnami/mysql] feat: add headless services
Signed-off-by: darteaga <darteaga@vmware.com>
* fix(mysql): use of a wrong template name in mysql.initdbScriptsCM
* fix: missing space in template
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
|
2020-12-09 15:50:33 +01:00 |
|
Bitnami Containers
|
bdc5f4c017
|
[bitnami/mysql] Release 8.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-12-08 21:32:37 +00:00 |
|
Marcos Bjoerkelund
|
df84f74ed1
|
[bitnami/mysql,mariadb] Fix customPasswordFiles format in values.yaml
|
2020-12-08 17:25:44 +01:00 |
|
Marcos Bjoerkelund
|
88da3be989
|
[bitnami/mysql] Fix customPasswordFiles format in values.yaml
|
2020-12-08 13:23:48 +01:00 |
|
Mikael Bergemalm
|
5f0b406aa6
|
[bitnami/mysql] Fix: remove added pass (#4601)
Signed-off-by: Mikael Bergemalm <mbergemalm@gmail.com>
|
2020-12-04 14:00:03 +01:00 |
|
Mikael Bergemalm
|
a4b07dee17
|
[bitnami/mysql] Support Vault secrets (#4580)
Adds support for using custom password files. Example usecase is Hashicorp Vault.
Signed-off-by: Mikael Bergemalm <mbergemalm@gmail.com>
|
2020-12-03 10:35:07 +01:00 |
|
Juan Ariza Toledano
|
36c62d976c
|
[bitnami/mysql] New major version (#4501)
|
2020-11-27 16:11:32 +01:00 |
|
swbsf
|
9058d85793
|
[bitnami/mysql] Adding annocations to service account (#4357)
* Adding annotations on MySQL sa creation.
* bump version
* Adding documentation.
* Bump correct version.
* semver compliant version.
|
2020-11-16 18:06:01 +01:00 |
|
Bitnami Containers
|
cb78541495
|
[bitnami/mysql] Release 7.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-11-11 08:16:28 +00:00 |
|
Carlos Rodríguez Hernández
|
7cbbd6b13a
|
[bitnami/mysql] Major version. Adapt Chart to apiVersion: v2 (#4270)
* [bitnami/mysql] Major version. Adapt Chart to apiVersion: v2
* [bitnami/mysql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
|
2020-11-11 08:49:05 +01:00 |
|
Bitnami Containers
|
a1e7cdaec5
|
[bitnami/mysql] Release 6.14.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-11-11 00:25:30 +00:00 |
|
Juan Ariza Toledano
|
c08a20e3db
|
[bitnami/*] Include link to Troubleshootin guide on README.md (#4136)
|
2020-10-28 11:07:11 +01: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
|
4fdfa71787
|
[bitnami/mysql] Release 6.14.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-10-19 22:37:52 +00:00 |
|
Bitnami Containers
|
a3da272078
|
[bitnami/mysql] Release 6.14.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-09-21 13:48:54 +00:00 |
|
Bitnami Containers
|
0982d858ed
|
[bitnami/mysql] Release 6.14.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-09-04 13:13:19 +00:00 |
|
Miguel Ángel Cabrera Miñagorri
|
1ed12f96af
|
[bitnami/metrics-server] Add source repo (#3577)
* [bitnami/all] Add home to this repository
* Remove duplicated entries
|
2020-09-03 12:00:10 +02:00 |
|
Bitnami Containers
|
eeda6fcba4
|
[bitnami/mysql] Release 6.14.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-08-05 12:59:13 +00:00 |
|
Beltran
|
ac4f973071
|
Fix link to K8s docs
Replace relative link with a direct link to k8s persistent volume docs.
|
2020-07-31 09:01:21 +02:00 |
|
Andrés Bono
|
3d7ab406fe
|
[bitnami/*] Fix TL;DR typo in READMEs (#3280)
* Fix TL;DR typo in READMEs
Signed-off-by: Andrés Bono <andresbono@vmware.com>
|
2020-07-30 18:31:32 +02:00 |
|
Bitnami Containers
|
251ef31d16
|
[bitnami/mysql] Release 6.14.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-07-21 02:45:34 +00:00 |
|
Carlos Rodríguez Hernández
|
210091767d
|
[bitnami/mysql] Add missing category (#3164)
|
2020-07-20 16:00:22 +02:00 |
|
Andrés Bono
|
c0df593189
|
[bitnami/mysql] Add debug to slave statefulset (#3099)
* [bitnami/mysql] Add debut to slave statefulset
Signed-off-by: Andrés Bono <andresbono@vmware.com>
* Bump chart version
Signed-off-by: Andrés Bono <andresbono@vmware.com>
|
2020-07-13 10:48:09 +02:00 |
|
Bitnami Containers
|
1a0b53bb26
|
[bitnami/mysql] Release 6.14.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-06-24 11:14:02 +00:00 |
|
Carlos Rodríguez Hernández
|
c315cb078a
|
[bitnami/several] Add instructions about how to use different branches (#2785)
* [bitnami/several] Add instructions about how to use different branches
* Fix typo
|
2020-06-09 09:05:44 +02:00 |
|
Carlos Rodríguez Hernández
|
fe9fd8c261
|
[bitnami/several] Fix table rendering in some hubs (#2770)
* [bitnami/several] Fix table rendering in some hubs
* [bitnami/mysql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
* [bitnami/mariadb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
|
2020-06-05 22:36:10 +02:00 |
|
Bitnami Containers
|
f213f0e950
|
[bitnami/mysql] Release 6.14.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
|
2020-06-02 13:20:51 +00:00 |
|
Marcos Bjoerkelund
|
219f1cdec6
|
Rename .yml extension to .yaml
Related: https://github.com/bitnami/charts/pull/2710
|
2020-06-02 13:39:08 +02:00 |
|