Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-21 15:26:30 +00:00
parent 62daa881b6
commit 5a2fba8f45
5 changed files with 57 additions and 3 deletions

View File

@@ -1,6 +1,16 @@
# Changelog<br>
<a name="mariadb-1.0.6"></a>
### [mariadb-1.0.6](https://github.com/truecharts/apps/compare/mariadb-1.0.5...mariadb-1.0.6) (2021-11-21)
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
* correctly use passwords when running the App directly
<a name="mariadb-1.0.5"></a>
### [mariadb-1.0.5](https://github.com/truecharts/apps/compare/mariadb-1.0.4...mariadb-1.0.5) (2021-11-18)

View File

@@ -46,7 +46,6 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.enabled | bool | `true` | Enable the startup probe |
| probes.startup.spec | object | See below | The spec field contains the values for the default livenessProbe. If you selected `custom: true`, this field holds the definition of the livenessProbe. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `3306` | |
| service.main.ports.main.targetPort | int | `3306` | |
| volumeClaimTemplates.data.enabled | bool | `true` | |

View File

@@ -1,6 +1,16 @@
# Changelog<br>
<a name="mariadb-1.0.6"></a>
### [mariadb-1.0.6](https://github.com/truecharts/apps/compare/mariadb-1.0.5...mariadb-1.0.6) (2021-11-21)
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
* correctly use passwords when running the App directly
<a name="mariadb-1.0.5"></a>
### [mariadb-1.0.5](https://github.com/truecharts/apps/compare/mariadb-1.0.4...mariadb-1.0.5) (2021-11-18)

View File

@@ -46,7 +46,6 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.enabled | bool | `true` | Enable the startup probe |
| probes.startup.spec | object | See below | The spec field contains the values for the default livenessProbe. If you selected `custom: true`, this field holds the definition of the livenessProbe. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `3306` | |
| service.main.ports.main.targetPort | int | `3306` | |
| volumeClaimTemplates.data.enabled | bool | `true` | |

View File

@@ -113197,6 +113197,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz
version: 3.1.5
mariadb:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- database
truecharts.org/grade: U
apiVersion: v2
appVersion: 10.6.5
created: "2021-11-21T15:26:28.035123624Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.6.3
description: Fast, reliable, scalable, and easy to use open-source relational
database system.
digest: a084e0a785f1c2b98849d303b39fed542bfd4bbfcd9524bcae4a34f712cc4422
home: https://github.com/truecharts/apps/tree/master/stable/mariadb
icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
keywords:
- mariadb
- mysql
- database
- sql
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mariadb
sources:
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
urls:
- https://github.com/truecharts/apps/releases/download/mariadb-1.0.6/mariadb-1.0.6.tgz
version: 1.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -248283,4 +248319,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-11-21T12:39:49.066847801Z"
generated: "2021-11-21T15:26:28.116144031Z"