From 5a2fba8f45ecb2cf4eb7e680eda6aea85b14e245 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 21 Nov 2021 15:26:30 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/dependency/mariadb/CHANGELOG.md | 10 ++++++ charts/dependency/mariadb/helm-values.md | 1 - docs/apps/dependency/mariadb/CHANGELOG.md | 10 ++++++ docs/apps/dependency/mariadb/helm-values.md | 1 - docs/index.yaml | 38 ++++++++++++++++++++- 5 files changed, 57 insertions(+), 3 deletions(-) diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index a4c5891fe3d..f0c7d8938ec 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [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 + + + ### [mariadb-1.0.5](https://github.com/truecharts/apps/compare/mariadb-1.0.4...mariadb-1.0.5) (2021-11-18) diff --git a/charts/dependency/mariadb/helm-values.md b/charts/dependency/mariadb/helm-values.md index ec4651b51d8..b35a24fb726 100644 --- a/charts/dependency/mariadb/helm-values.md +++ b/charts/dependency/mariadb/helm-values.md @@ -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` | | diff --git a/docs/apps/dependency/mariadb/CHANGELOG.md b/docs/apps/dependency/mariadb/CHANGELOG.md index a4c5891fe3d..f0c7d8938ec 100644 --- a/docs/apps/dependency/mariadb/CHANGELOG.md +++ b/docs/apps/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [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 + + + ### [mariadb-1.0.5](https://github.com/truecharts/apps/compare/mariadb-1.0.4...mariadb-1.0.5) (2021-11-18) diff --git a/docs/apps/dependency/mariadb/helm-values.md b/docs/apps/dependency/mariadb/helm-values.md index ec4651b51d8..b35a24fb726 100644 --- a/docs/apps/dependency/mariadb/helm-values.md +++ b/docs/apps/dependency/mariadb/helm-values.md @@ -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` | | diff --git a/docs/index.yaml b/docs/index.yaml index 6dc3d3a409b..77cdc255f37 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -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"