Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-1.0.1"></a>
|
||||
### [mariadb-1.0.1](https://github.com/truecharts/apps/compare/mariadb-1.0.0...mariadb-1.0.1) (2021-11-15)
|
||||
|
||||
#### Feat
|
||||
|
||||
* move postgresql to use statefullset and cleanup ([#1335](https://github.com/truecharts/apps/issues/1335))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.0"></a>
|
||||
### [mariadb-1.0.0](https://github.com/truecharts/apps/compare/mariadb-0.0.1...mariadb-1.0.0) (2021-11-15)
|
||||
|
||||
|
||||
@@ -49,8 +49,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| service.main.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `3306` | |
|
||||
| service.main.ports.main.targetPort | int | `3306` | |
|
||||
| volumeClaimTemplates.db.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| volumeClaimTemplates.db.enabled | bool | `true` | |
|
||||
| volumeClaimTemplates.db.mountPath | string | `"/bitnami/mariadb"` | |
|
||||
| volumeClaimTemplates.data.enabled | bool | `true` | |
|
||||
| volumeClaimTemplates.data.mountPath | string | `"/bitnami/mariadb"` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user