Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-25 00:38:03 +00:00
parent 3e42a94f18
commit 15f5b32b78
11 changed files with 2516 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [mariadb-11.0.18](https://github.com/truecharts/charts/compare/mariadb-11.0.17...mariadb-11.0.18) (2023-12-25)
### Chore
- update container image bitnami/mariadb to v[@815054a](https://github.com/815054a) by renovate ([#16394](https://github.com/truecharts/charts/issues/16394))
## [mariadb-11.0.17](https://github.com/truecharts/charts/compare/mariadb-11.0.16...mariadb-11.0.17) (2023-12-24)
### Chore
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
## [mariadb-11.0.16](https://github.com/truecharts/charts/compare/mariadb-11.0.15...mariadb-11.0.16) (2023-12-24)
### Chore
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
## [mariadb-11.0.15](https://github.com/truecharts/charts/compare/mariadb-11.0.14...mariadb-11.0.15) (2023-12-23)
### Chore
- update helm chart common to 16.2.17 by renovate ([#16372](https://github.com/truecharts/charts/issues/16372))
## [mariadb-11.0.14](https://github.com/truecharts/charts/compare/mariadb-11.0.13...mariadb-11.0.14) (2023-12-23)
### Chore
- update helm chart common to 16.2.16 by renovate ([#16371](https://github.com/truecharts/charts/issues/16371))
## [mariadb-11.0.13](https://github.com/truecharts/charts/compare/mariadb-11.0.12...mariadb-11.0.13) (2023-12-23)
### Chore
- update helm chart common to 16.2.15 by renovate ([#16367](https://github.com/truecharts/charts/issues/16367))
## [mariadb-11.0.12](https://github.com/truecharts/charts/compare/mariadb-11.0.11...mariadb-11.0.12) (2023-12-22)
### Chore
- update helm chart common to 16.2.13 by renovate ([#16360](https://github.com/truecharts/charts/issues/16360))
## [mariadb-11.0.11](https://github.com/truecharts/charts/compare/mariadb-11.0.10...mariadb-11.0.11) (2023-12-22)
### Chore
- update helm chart common to 16.2.12 by renovate ([#16358](https://github.com/truecharts/charts/issues/16358))
## [mariadb-11.0.10](https://github.com/truecharts/charts/compare/mariadb-11.0.9...mariadb-11.0.10) (2023-12-22)
### Chore
- update helm chart common to 16.2.10 by renovate ([#16349](https://github.com/truecharts/charts/issues/16349))
## [mariadb-11.0.9](https://github.com/truecharts/charts/compare/mariadb-11.0.8...mariadb-11.0.9) (2023-12-22)
### Fix
- expose custom options for homepage integration
## [mariadb-11.0.8](https://github.com/truecharts/charts/compare/mariadb-11.0.7...mariadb-11.0.8) (2023-12-21)
### Fix

View File

@ -0,0 +1,41 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: mariadb
version: 11.0.18
appVersion: 11.1.3
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- mariadb
- mysql
- database
- sql
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/mariadb)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [mariadb-11.0.18](https://github.com/truecharts/charts/compare/mariadb-11.0.17...mariadb-11.0.18) (2023-12-25)
### Chore
- update container image bitnami/mariadb to v[@815054a](https://github.com/815054a) by renovate ([#16394](https://github.com/truecharts/charts/issues/16394))

View File

@ -0,0 +1,8 @@
Fast, reliable, scalable, and easy to use open-source relational database system.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mariadb](https://truecharts.org/charts/dependency/mariadb)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,76 @@
image:
repository: bitnami/mariadb
pullPolicy: IfNotPresent
tag: 11.1.3@sha256:815054ad374640b998c48eb5023ae4522a1b1d39f2be4ba106ed4dced24bec00
workload:
main:
podSpec:
containers:
main:
env:
MARIADB_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
key: "mariadb-password"
MARIADB_ROOT_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
key: "mariadb-root-password"
MARIADB_USER: "{{ .Values.mariadbUsername }}"
MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}"
probes:
liveness:
enabled: true
type: exec
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
readiness:
enabled: true
type: exec
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
startup:
enabled: true
type: exec
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
service:
main:
ports:
main:
port: 3306
targetPort: 3306
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
secret:
credentials:
enabled: true
data:
mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
persistence:
data:
enabled: true
mountPath: "/bitnami/mariadb"
mariadbUsername: "test"
mariadbDatabase: "test"
mariadbRootPassword: "testroot"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
mariadbPassword: ""
existingSecret: ""
portal:
open:
enabled: false
manifestManager:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File